Searched defs:VisitVectorType (Results 1 – 9 of 9) sorted by relevance
412 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1243 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
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
3001 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