Searched defs:VisitDependentSizedExtVectorType (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | Type.cpp | 588 AutoType *VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anon5c03da460111::GetContainedAutoVisitor |
H A D | ASTDumper.cpp | 290 void VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in __anonb1addcb90111::ASTDumper |
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 3974 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in UnnamedLocalNoLinkageFinder |
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 351 ASTTypeWriter::VisitDependentSizedExtVectorType( in VisitDependentSizedExtVectorType() function in ASTTypeWriter |