Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp570 REGISTER_MATCHER(substTemplateTypeParmType); in RegistryMaps()
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1077 const AstTypeMatcher<SubstTemplateTypeParmType> substTemplateTypeParmType; variable
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7634 substTemplateTypeParmType;