Searched refs:VisitVectorType (Results 1 – 11 of 11) sorted by relevance
320 void VisitVectorType(const VectorType *T);
227 void VisitVectorType(const VectorType *VT);
375 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1226 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anone9b41ed00211::ODRTypeVisitor1234 VisitVectorType(T); in VisitExtVectorType()
677 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1020 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1903 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon3dffa1a90211::GetContainedDeducedTypeVisitor
1598 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
1273 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
2816 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6426 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
5298 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function