Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp599 REGISTER_MATCHER(unaryTransformType); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1103 const AstTypeMatcher<UnaryTransformType> unaryTransformType; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7563 extern const AstTypeMatcher<UnaryTransformType> unaryTransformType;