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

/external/clang/lib/AST/
H A DType.cpp596 AutoType *VisitVectorType(const VectorType *T) { function in class:__anon3660::GetContainedAutoVisitor
H A DASTImporter.cpp54 QualType VisitVectorType(const VectorType *T);
1546 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp158 void ASTTypeWriter::VisitVectorType(const VectorType *T) { function in class:ASTTypeWriter
166 VisitVectorType(T);
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3374 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 120 milliseconds