Searched refs:VisitVectorType (Results 1 – 10 of 10) sorted by relevance
305 void VisitVectorType(const VectorType *T);
216 void VisitVectorType(const VectorType *VT);
345 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1106 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon79b649e50211::ODRTypeVisitor1114 VisitVectorType(T); in VisitExtVectorType()
988 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1834 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
599 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1406 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
348 ExpectedType VisitVectorType(const VectorType *T);1207 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
2277 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6023 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder