Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h277 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp798 void VisitDependentSizedExtVectorType(const DependentSizedExtVectorType *T) { in VisitDependentSizedExtVectorType() function in __anondc2745e90211::ODRTypeVisitor
H A DTextNodeDumper.cpp1049 void TextNodeDumper::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in TextNodeDumper
H A DASTDumper.cpp152 void VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anon7de60b550111::ASTDumper
H A DType.cpp1689 Type *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anondae177620411::GetContainedDeducedTypeVisitor
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp450 ASTTypeWriter::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5375 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder