Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h408 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1038 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp704 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1827 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1961 Type *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1275 ExpectedType ASTNodeImporter::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2996 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp5683 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder