Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h310 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T);
H A DJSONNodeDumper.h218 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *VT);
H A DASTNodeTraverser.h365 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1037 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anonc0cde9a70211::ODRTypeVisitor
H A DJSONNodeDumper.cpp633 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1467 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1862 Type *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anonc3ce83e00211::GetContainedDeducedTypeVisitor
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2620 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6235 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder