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