llvm-project/clang/lib/ASTMatchers
Samuel Benzaquen f56a29924f Add hasLocalStorage/hasGlobalStorage matchers.
Summary:
Add hasLocalStorage/hasGlobalStorage matchers for VarDecl nodes.
Update the doc. Also add them to the dynamic registry.

Reviewers: klimek

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D4034

llvm-svn: 210278
2014-06-05 18:22:14 +00:00
..
Dynamic Add hasLocalStorage/hasGlobalStorage matchers. 2014-06-05 18:22:14 +00:00
ASTMatchFinder.cpp [C++11] Use 'nullptr'. ASTMatchers edition. 2014-05-17 18:49:24 +00:00
ASTMatchersInternal.cpp Add support for the 'unless' matcher in the dynamic layer. 2013-11-22 14:41:48 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00