Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTNodeTraverser.h442 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) {} in VisitSubstTemplateTypeParmType() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDODRHash.cpp1158 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anonf5d5e8b40211::ODRTypeVisitor
HDJSONNodeDumper.cpp771 void JSONNodeDumper::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in JSONNodeDumper
HDType.cpp1248 QualType VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function
1933 Type *VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anond4af160d0311::GetContainedDeducedTypeVisitor
HDTextNodeDumper.cpp2000 void TextNodeDumper::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in TextNodeDumper
HDASTImporter.cpp1576 ExpectedType ASTNodeImporter::VisitSubstTemplateTypeParmType( in VisitSubstTemplateTypeParmType() function in ASTNodeImporter
3592 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function in __anonce20c9c50411::IsTypeDeclaredInsideVisitor
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp2629 bool VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { in VisitSubstTemplateTypeParmType() function