Searched defs:VisitExtVectorType (Results 1 – 3 of 3) sorted by relevance
1574 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
3983 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder
182 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter