Searched refs:VisitVectorType (Results 1 – 11 of 11) sorted by relevance
331 void VisitVectorType(const VectorType *T);
230 void VisitVectorType(const VectorType *VT);
412 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1243 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb4317f1a0211::ODRTypeVisitor1251 VisitVectorType(T); in VisitExtVectorType()
710 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1074 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1966 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
1833 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
1287 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
3004 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
5698 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
5433 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function