Searched refs:POK_VarAccess (Results 1 – 3 of 3) sorted by relevance
35 POK_VarAccess, ///< Reading or writing a variable (e.g. x in x = 5;) enumerator
1593 assert((POK == POK_VarAccess || POK == POK_VarDereference) && in handleNoMutexHeld()1595 unsigned DiagID = POK == POK_VarAccess? in handleNoMutexHeld()1610 case POK_VarAccess: in handleMutexNotHeld()1631 if (Verbose && POK == POK_VarAccess) { in handleMutexNotHeld()1640 case POK_VarAccess: in handleMutexNotHeld()1659 if (Verbose && POK == POK_VarAccess) { in handleMutexNotHeld()
1475 ProtectedOperationKind POK = POK_VarAccess);1477 ProtectedOperationKind POK = POK_VarAccess);