Searched refs:MK_FunCall (Results 1 – 1 of 1) sorted by relevance
65 enum MisuseKind { MK_FunCall, MK_Copy, MK_Move, MK_Dereference }; enumerator360 MK = MK_FunCall; in modelUse()409 case MK_FunCall: in tryToReportBug()679 modelUse(State, ThisRegion, RD, MK_FunCall, C); in checkPreCall()