Searched refs:VisitExtVectorType (Results 1 – 3 of 3) sorted by relevance
55 QualType VisitExtVectorType(const ExtVectorType *T);1575 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
182 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter
4002 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder