Searched refs:getBoxingMethod (Results 1 – 8 of 8) sorted by relevance
100 if (ObjCMethodDecl *MD = E->getBoxingMethod()) in VisitObjCBoxedExpr()
635 OS << " selector=" << Node->getBoxingMethod()->getSelector().getAsString(); in VisitObjCBoxedExpr()
111 ObjCMethodDecl *getBoxingMethod() const { in getBoxingMethod() function
791 Writer.AddDeclRef(E->getBoxingMethod(), Record); in VisitObjCBoxedExpr()
1923 if (const ObjCMethodDecl *Method = BL->getBoxingMethod()) in VisitNode()
63 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr()
4666 D = BoxedExpr->getBoxingMethod(); in MaybeBindToTemporary()
2609 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr()