Searched refs:getBoxingMethod (Results 1 – 9 of 9) sorted by relevance
351 if (ObjCMethodDecl *MD = E->getBoxingMethod()) { in VisitObjCBoxedExpr()
518 if (const ObjCMethodDecl *Method = BL->getBoxingMethod()) in VisitNode()
146 ObjCMethodDecl *getBoxingMethod() const { in getBoxingMethod() function
1274 if (const ObjCMethodDecl *MD = OBE->getBoxingMethod()) { in VisitObjCPropertyRefExpr()
1681 if (auto *BoxingMethod = Node->getBoxingMethod()) { in VisitFunctionProtoType()
1399 Record.AddDeclRef(E->getBoxingMethod()); in VisitObjCArrayLiteral()
67 const ObjCMethodDecl *BoxingMethod = E->getBoxingMethod(); in EmitObjCBoxedExpr()
2638 ObjCMethodDecl *BoxingMethod = Exp->getBoxingMethod(); in RewriteObjCBoxedExpr()
7551 D = BoxedExpr->getBoxingMethod(); in ActOnDecltypeExpression()