Searched defs:VisitVectorType (Results 1 – 8 of 8) sorted by relevance
369 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1106 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb1d94ece0211::ODRTypeVisitor
630 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
988 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function1837 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anond6dca2670211::GetContainedDeducedTypeVisitor
1458 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
1225 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
2276 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6023 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder