Searched refs:POK_FunctionCall (Results 1 – 3 of 3) sorted by relevance
34 POK_FunctionCall ///< Making a function call (e.g. fool()) enumerator
1370 case POK_FunctionCall: in handleMutexNotHeld()1387 case POK_FunctionCall: in handleMutexNotHeld()
1951 warnIfMutexNotHeld(D, Exp, AK_Written, *I, POK_FunctionCall); in handleCall()1960 warnIfMutexNotHeld(D, Exp, AK_Read, *I, POK_FunctionCall); in handleCall()