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