Home
last modified time | relevance | path

Searched defs:SubstTemplateTypeParmType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h442 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) VisitSubstTemplateTypeParmType() argument
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1919 TEST_P(ASTMatchersTest,SubstTemplateTypeParmType) TEST_P() argument
H A DASTMatchersTraversalTest.cpp6210 TEST(SubstTemplateTypeParmType,HasReplacementType) TEST() argument
/llvm-project/clang/lib/AST/
H A DType.cpp4215 SubstTemplateTypeParmType::SubstTemplateTypeParmType( SubstTemplateTypeParmType() function in SubstTemplateTypeParmType