Searched defs:VisitVectorType (Results 1 – 10 of 10) sorted by relevance
391 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon91a37be10111::TypeVisitorHelper
418 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
1270 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
709 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1124 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function2020 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
1982 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
1518 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
3192 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
6118 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
5696 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function