Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h309 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T);
H A DJSONNodeDumper.h217 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *VT);
H A DASTNodeTraverser.h365 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp882 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anonb1d94ece0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp624 void JSONNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in JSONNodeDumper
H A DTextNodeDumper.cpp1452 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DType.cpp1832 Type *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anond6dca2670211::GetContainedDeducedTypeVisitor
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2271 TemplateTypeParmDecl *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function
H A DSemaTemplate.cpp6008 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder