llvm-project/clang/lib/ASTMatchers
Aaron Ballman abdbbbc51f Add the hasDynamicExceptionSpec() AST matcher to match function declarations that have a dynamic exception specification.
Patch by Don Hinton.

llvm-svn: 269662
2016-05-16 16:49:01 +00:00
..
Dynamic Add the hasDynamicExceptionSpec() AST matcher to match function declarations that have a dynamic exception specification. 2016-05-16 16:49:01 +00:00
ASTMatchFinder.cpp [ASTMatchers] Do not try to memoize nodes we can't compare. 2016-04-19 15:52:56 +00:00
ASTMatchersInternal.cpp Fix a -Wunused-variable diagnostic. 2016-02-23 10:29:04 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00