Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h442 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *) {} VisitSubstTemplateTypeParmType() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp1158 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp771 void JSONNodeDumper::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in JSONNodeDumper
H A DTextNodeDumper.cpp2000 void TextNodeDumper::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in TextNodeDumper
H A DType.cpp1248 QualType VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function
1932 Type *VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1576 ExpectedType ASTNodeImporter::VisitSubstTemplateTypeParmType( VisitSubstTemplateTypeParmType() function in ASTNodeImporter
3587 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function in __anon6795a15e0411::IsTypeDeclaredInsideVisitor
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp473 VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *STTPT) { in add() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3846 bool VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *T) { VisitSubstTemplateTypeParmType() function