llvm-project/clang/lib/ASTMatchers
Dmitri Gribenko b641b914a3 Added an AST matcher for declarations that are in the `std` namespace
Reviewers: alexfh

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D61480

llvm-svn: 359876
2019-05-03 12:50:00 +00:00
..
Dynamic Added an AST matcher for declarations that are in the `std` namespace 2019-05-03 12:50:00 +00:00
ASTMatchFinder.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ASTMatchersInternal.cpp [ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling 2019-03-21 15:33:24 +00:00
CMakeLists.txt