Searched refs:VisitVectorType (Results 1 – 11 of 11) sorted by relevance
311 void VisitVectorType(const VectorType *T);
219 void VisitVectorType(const VectorType *VT);
369 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1261 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anoncf944ab10211::ODRTypeVisitor1269 VisitVectorType(T); in VisitExtVectorType()
998 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1867 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
639 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1473 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
385 ExpectedType VisitVectorType(const VectorType *T);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