This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
ASTMatchers
History
Aaron Ballman
6c79f352b8
Adding an AST matcher for namespaceAliasDecl.
...
llvm-svn: 246322
2015-08-28 19:39:21 +00:00
..
Dynamic
Adding an AST matcher for namespaceAliasDecl.
2015-08-28 19:39:21 +00:00
ASTMatchersInternal.cpp
[ASTMatchers] Use provided target NodeKind instead of inferring it from the matchers.
2015-07-17 16:05:27 +00:00
ASTMatchFinder.cpp
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:42:19 +00:00
CMakeLists.txt
ASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 16:25:19 +00:00
Makefile
First revision of the dynamic ASTMatcher library.
2013-05-14 09:13:00 +00:00