llvm-project/clang/lib/ASTMatchers
Aaron Ballman 232e63d00b Add a nullPointerConstant() AST matcher to handle variations of null pointer constants in one matcher.
llvm-svn: 261008
2016-02-16 21:02:23 +00:00
..
Dynamic Add a nullPointerConstant() AST matcher to handle variations of null pointer constants in one matcher. 2016-02-16 21:02:23 +00:00
ASTMatchFinder.cpp Simplify and rename ASTMatchFinder's getCXXRecordDecl to make it more obvious 2016-02-09 20:59:05 +00:00
ASTMatchersInternal.cpp Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00