Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp586 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1109 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7708 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;