Home
last modified time | relevance | path

Searched refs:VisitVectorType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DType.cpp791 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function
1571 AutoType *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTDumper.cpp301 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon59a9c3280111::ASTDumper
DASTImporter.cpp54 QualType VisitVectorType(const VectorType *T);
1608 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp180 void ASTTypeWriter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTTypeWriter
188 VisitVectorType(T); in VisitExtVectorType()
/external/clang/lib/Sema/
DSemaTemplate.cpp4076 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder