Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h371 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { VisitDependentSizedExtVectorType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1021 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { VisitDependentSizedExtVectorType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp671 void JSONNodeDumper::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1592 void TextNodeDumper::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1898 Type *VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1261 ExpectedType ASTNodeImporter::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2811 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6411 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder