Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp336 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp567 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1066 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7353 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;