Searched refs:VisitVectorType (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp539 AutoType *VisitVectorType(const VectorType *T) { function in class:__anon2761::GetContainedAutoVisitor
H A DASTImporter.cpp57 QualType VisitVectorType(const VectorType *T);
1460 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp154 void ASTTypeWriter::VisitVectorType(const VectorType *T) { function in class:ASTTypeWriter
162 VisitVectorType(T);
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3151 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 130 milliseconds