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

/external/clang/lib/AST/
H A DType.cpp588 AutoType *VisitVectorType(const VectorType *T) { function in class:__anon17753::GetContainedAutoVisitor
H A DASTImporter.cpp54 QualType VisitVectorType(const VectorType *T);
1563 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp172 void ASTTypeWriter::VisitVectorType(const VectorType *T) { function in class:ASTTypeWriter
180 VisitVectorType(T);
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3985 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 91 milliseconds