Home
last modified time | relevance | path

Searched refs:VisitDependentSizedExtVectorType (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h331 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T);
H A DJSONNodeDumper.h229 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *VT);
H A DASTNodeTraverser.h414 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1066 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp703 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1976 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp2016 Type *VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1506 ExpectedType ASTNodeImporter::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3187 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6103 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder