Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp398 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp582 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1078 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7629 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;