Searched refs:VisitSubstTemplateTypeParmType (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h352 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1002 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1156 QualType VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp374 ExpectedType VisitSubstTemplateTypeParmType(
1433 ExpectedType ASTNodeImporter::VisitSubstTemplateTypeParmType( function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2831 bool VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { function in struct:__anon2102::DependencyChecker

Completed in 130 milliseconds