Home
last modified time | relevance | path

Searched defs:VisitSubstTemplateTypeParmType (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h399 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) {} VisitSubstTemplateTypeParmType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1141 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp738 void JSONNodeDumper::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in JSONNodeDumper
H A DType.cpp1186 QualType VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function
1870 Type *VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DTextNodeDumper.cpp1765 void TextNodeDumper::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in TextNodeDumper
H A DASTImporter.cpp1528 ExpectedType ASTNodeImporter::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in ASTNodeImporter
3538 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anonec1224fd0411::IsTypeDeclaredInsideVisitor
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3297 bool VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function