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) { VisitVectorType() function in __anon5944dbcd0211::ODRTypeVisitor
710 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
1833 void TextNodeDumper::VisitVectorType(const VectorType *T) { VisitVectorType() function in TextNodeDumper
1074 QualType VisitVectorType(const VectorType *T) { VisitVectorType() function 1965 Type *VisitVectorType(const VectorType *T) { VisitVectorType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
1287 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { VisitVectorType() function in ASTNodeImporter
3005 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { VisitVectorType() function
6910 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { VisitVectorType() function in UnnamedLocalNoLinkageFinder
5433 bool VisitVectorType(VectorType *FT) { VisitVectorType() function