Home
last modified time | relevance | path

Searched refs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DType.cpp803 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
DASTImporter.cpp55 QualType VisitExtVectorType(const ExtVectorType *T);
1701 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp211 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4118 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder