Searched refs:getBoxingMethod (Results 1 – 8 of 8) sorted by relevance
102 if (ObjCMethodDecl *MD = E->getBoxingMethod()) in VisitObjCBoxedExpr()
109 ObjCMethodDecl *getBoxingMethod() const { in getBoxingMethod() function
1782 OS << " selector=" << Node->getBoxingMethod()->getSelector().getAsString(); in VisitObjCBoxedExpr()
861 Writer.AddDeclRef(E->getBoxingMethod(), Record); in VisitObjCBoxedExpr()
1886 if (const ObjCMethodDecl *Method = BL->getBoxingMethod()) in VisitNode()
64 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr()
4813 D = BoxedExpr->getBoxingMethod(); in MaybeBindToTemporary()
2681 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr()