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