hanchenye-llvm-project/clang/unittests/ASTMatchers
Gauthier Harnisch e1f4ba85e5 [clang] Adapt ASTMatcher to explicit(bool) specifier
Summary:
Changes:
 - add an ast matcher for deductiong guide.
 - allow isExplicit matcher for deductiong guide.
 - add hasExplicitSpecifier matcher which give access to the expression of the explicit specifier if present.

Reviewers: klimek, rsmith, aaron.ballman

Reviewed By: aaron.ballman

Subscribers: aaron.ballman, cfe-commits

Tags: #clang

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

llvm-svn: 363855
2019-06-19 18:27:56 +00:00
..
Dynamic Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ASTMatchersInternalTest.cpp Move TraversalKind enum to ast_type_traits 2019-05-16 17:57:38 +00:00
ASTMatchersNarrowingTest.cpp [clang] Adapt ASTMatcher to explicit(bool) specifier 2019-06-19 18:27:56 +00:00
ASTMatchersNodeTest.cpp [ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling 2019-03-21 15:33:24 +00:00
ASTMatchersTest.h Added AST matcher for ignoring elidable constructors 2019-06-13 13:48:24 +00:00
ASTMatchersTraversalTest.cpp [clang] Adapt ASTMatcher to explicit(bool) specifier 2019-06-19 18:27:56 +00:00
CMakeLists.txt Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00