llvm-project/clang/lib/ASTMatchers
Aaron Ballman 31f48c50cd Add the isStaticLocal() AST matcher for matching on local static variables.
Patch by Joe Ranieri.

llvm-svn: 345502
2018-10-29 13:47:56 +00:00
..
Dynamic Add the isStaticLocal() AST matcher for matching on local static variables. 2018-10-29 13:47:56 +00:00
ASTMatchFinder.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
ASTMatchersInternal.cpp Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC 2018-10-20 17:53:42 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00