Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h341 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp882 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anon79b649e50211::ODRTypeVisitor
H A DJSONNodeDumper.cpp593 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1400 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1829 Type *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2272 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6008 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder