Searched refs:getBoxingMethod (Results 1 – 8 of 8) sorted by relevance
226 if (ObjCMethodDecl *MD = E->getBoxingMethod()) { in VisitObjCBoxedExpr()
111 ObjCMethodDecl *getBoxingMethod() const { in getBoxingMethod() function
2212 if (auto *BoxingMethod = Node->getBoxingMethod()) { in VisitObjCBoxedExpr()
927 Record.AddDeclRef(E->getBoxingMethod()); in VisitObjCBoxedExpr()
63 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr()
1936 if (const ObjCMethodDecl *Method = BL->getBoxingMethod()) in VisitNode()
5652 D = BoxedExpr->getBoxingMethod(); in MaybeBindToTemporary()
2632 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr()