Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h442 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) {} in VisitSubstTemplateTypeParmType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1158 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp771 void JSONNodeDumper::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in JSONNodeDumper
H A DType.cpp1248 QualType VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function
1933 Type *VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DTextNodeDumper.cpp2000 void TextNodeDumper::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in TextNodeDumper
H A DASTImporter.cpp1576 ExpectedType ASTNodeImporter::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in ASTNodeImporter
3592 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anone38d232b0411::IsTypeDeclaredInsideVisitor
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2629 bool VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function