llvm-project/clang/lib/ASTMatchers/Dynamic
Aaron Ballman 66eb58a756 Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves hasType() to match on TypedefNameDecl nodes.
Patch by Clement Courbet.

llvm-svn: 266331
2016-04-14 16:05:45 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp SourceRanges are small and trivially copyable, don't them by reference. 2015-10-04 04:53:55 +00:00
Marshallers.h [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Parser.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
Registry.cpp Add typedefNameDecl() and typeAliasDecl() to the AST matchers; improves hasType() to match on TypedefNameDecl nodes. 2016-04-14 16:05:45 +00:00
VariantValue.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00