Searched defs:VisitPointerType (Results 1 – 6 of 6) sorted by relevance
321 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
977 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon79b649e50211::ODRTypeVisitor
892 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1809 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
1102 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
2252 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
5964 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder