Home
last modified time | relevance | path

Searched refs:VisitSubstTemplateTypeParmType (Results 1 – 9 of 9) sorted by relevance

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