Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
HDExprMutationAnalyzer.cpp268 hasType(templateTypeParmType())))), in findDirectMutation()
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp501 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp891 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h6126 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;