Searched refs:VisitVectorType (Results 1 – 5 of 5) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
| H A D | Type.cpp | 592 AutoType *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon5c03da460111::GetContainedAutoVisitor |
| H A D | ASTDumper.cpp | 297 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb1addcb90111::ASTDumper |
| H A D | ASTImporter.cpp | 54 QualType VisitVectorType(const VectorType *T); |
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 175 void ASTTypeWriter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTTypeWriter |
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 3979 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder |