Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h408 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp1038 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { VisitDependentSizedExtVectorType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp704 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1827 void TextNodeDumper::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1960 Type *VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1275 ExpectedType ASTNodeImporter::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3000 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6895 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder