This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3d7b98d9d
llvm-project
/
clang
/
lib
/
ASTMatchers
History
Aaron Ballman
9fd6ee6a78
Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjCIvarDecl, and ObjCPropertyDecl.
...
Patch by Dave Lee. llvm-svn: 297882
2017-03-15 20:14:25 +00:00
..
Dynamic
Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjCIvarDecl, and ObjCPropertyDecl.
2017-03-15 20:14:25 +00:00
ASTMatchFinder.cpp
Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher.
2016-09-26 17:04:27 +00:00
ASTMatchersInternal.cpp
Move some IntrusiveRefCntPtrs instead of copying.
2016-07-21 15:06:51 +00:00
CMakeLists.txt
ASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 16:25:19 +00:00