Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ObjCMethodCall

735   const RetainSummary *getInstanceMethodSummary(const ObjCMethodCall &M,
738 const RetainSummary *getClassMethodSummary(const ObjCMethodCall &M) {
947 if (const ObjCMethodCall *MC = dyn_cast<ObjCMethodCall>(&Call)) {
982 const ObjCMethodCall &Msg = cast<ObjCMethodCall>(Call);
1448 RetainSummaryManager::getInstanceMethodSummary(const ObjCMethodCall &Msg,
1897 CallEventRef<ObjCMethodCall> Call
2832 static bool wasSynthesizedProperty(const ObjCMethodCall *Call,
2861 const ObjCMethodCall *MsgInvocation = dyn_cast<ObjCMethodCall>(&CallOrMsg);
2922 const ObjCMethodCall *MsgInvocation = dyn_cast<ObjCMethodCall>(&CallOrMsg);