Searched defs:VisitVectorType (Results 1 – 4 of 4) sorted by relevance
375 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
412 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
403 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function