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);
1618 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp187 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4080 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder