Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp326 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp542 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1047 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6953 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;