Searched defs:SubstTemplateTypeParmType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 442 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) VisitSubstTemplateTypeParmType() argument |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNodeTest.cpp | 1919 TEST_P(ASTMatchersTest,SubstTemplateTypeParmType) TEST_P() argument |
H A D | ASTMatchersTraversalTest.cpp | 6210 TEST(SubstTemplateTypeParmType,HasReplacementType) TEST() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 4215 SubstTemplateTypeParmType::SubstTemplateTypeParmType( SubstTemplateTypeParmType() function in SubstTemplateTypeParmType |