Searched defs:VisitVectorType (Results 1 – 9 of 9) sorted by relevance
375 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } VisitVectorType() function
1226 void VisitVectorType(const VectorType *T) { VisitVectorType() function in __anon4baa67ec0211::ODRTypeVisitor
677 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { VisitVectorType() function in JSONNodeDumper
1020 QualType VisitVectorType(const VectorType *T) { VisitVectorType() function 1903 Type *VisitVectorType(const VectorType *T) { VisitVectorType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
1598 void TextNodeDumper::VisitVectorType(const VectorType *T) { VisitVectorType() function in TextNodeDumper
1273 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { VisitVectorType() function in ASTNodeImporter
2816 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { VisitVectorType() function
6426 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { VisitVectorType() function in UnnamedLocalNoLinkageFinder
5298 bool VisitVectorType(VectorType *FT) { VisitVectorType() function