Searched defs:VisitVectorType (Results 1 – 9 of 9) sorted by relevance
369 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1261 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anoncf944ab10211::ODRTypeVisitor
639 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
998 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1867 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
1473 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
1257 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
2625 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6250 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
5109 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function