Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp584 AutoType *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon0dc0e4f50111::GetContainedAutoVisitor
DASTDumper.cpp297 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anoned57ecc80111::ASTDumper
DASTImporter.cpp54 QualType VisitVectorType(const VectorType *T);
1565 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp175 void ASTTypeWriter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTTypeWriter
183 VisitVectorType(T); in VisitExtVectorType()
/external/clang/lib/Sema/
DSemaTemplate.cpp3998 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder