Searched refs:VisitVectorType (Results 1 – 11 of 11) sorted by relevance
311 void VisitVectorType(const VectorType *T);
218 void VisitVectorType(const VectorType *VT);
369 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1107 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonfecede4a0211::ODRTypeVisitor1115 VisitVectorType(T); in VisitExtVectorType()
994 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1843 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonac0403630211::GetContainedDeducedTypeVisitor
630 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1473 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
387 ExpectedType VisitVectorType(const VectorType *T);1262 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
2315 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6085 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
5075 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function