Searched refs:getBoxingMethod (Results 1 – 8 of 8) sorted by relevance
337 if (ObjCMethodDecl *MD = E->getBoxingMethod()) { in VisitObjCBoxedExpr()
404 if (const ObjCMethodDecl *Method = BL->getBoxingMethod()) in VisitNode()
932 if (auto *BoxingMethod = Node->getBoxingMethod()) { in VisitObjCBoxedExpr()
138 ObjCMethodDecl *getBoxingMethod() const { in getBoxingMethod() function
1029 Record.AddDeclRef(E->getBoxingMethod()); in VisitObjCBoxedExpr()
63 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr()
6395 D = BoxedExpr->getBoxingMethod(); in MaybeBindToTemporary()
2633 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr()