Searched refs:VisitPointerType (Results 1 – 6 of 6) sorted by relevance
345 void VisitPointerType(const PointerType *T) { Visit(T->getPointeeType()); } in VisitPointerType() function
978 void VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonfecede4a0211::ODRTypeVisitor
898 QualType VisitPointerType(const PointerType *T) { in VisitPointerType() function1818 Type *VisitPointerType(const PointerType *T) { in VisitPointerType() function in __anonac0403630211::GetContainedDeducedTypeVisitor
377 ExpectedType VisitPointerType(const PointerType *T);1157 ExpectedType ASTNodeImporter::VisitPointerType(const PointerType *T) { in VisitPointerType() function in ASTNodeImporter
2290 TemplateTypeParmDecl *VisitPointerType(const PointerType *T) { in VisitPointerType() function
6026 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { in VisitPointerType() function in UnnamedLocalNoLinkageFinder