Home
last modified time | relevance | path

Searched refs:unaryTransformType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp579 REGISTER_MATCHER(unaryTransformType); in RegistryMaps()
/llvm-project-15.0.7/clang/unittests/AST/
H A DSourceLocationTest.cpp438 loc(unaryTransformType()))); in TEST()
/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1059 const AstTypeMatcher<UnaryTransformType> unaryTransformType; variable
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7211 extern const AstTypeMatcher<UnaryTransformType> unaryTransformType;