Searched defs:VisitVectorType (Results 1 – 9 of 9) sorted by relevance
369 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1107 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonfecede4a0211::ODRTypeVisitor
630 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
994 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1843 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonac0403630211::GetContainedDeducedTypeVisitor
1473 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
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