Searched defs:ObjCMethodCall (Results 1 – 2 of 2) sorted by relevance
797 ObjCMethodCall(const ObjCMessageExpr *Msg, ProgramStateRef St, in ObjCMethodCall() function803 ObjCMethodCall(const ObjCMethodCall &Other) : CallEvent(Other) {} in ObjCMethodCall() function
37 class ObjCMethodCall; variable