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
1619 assert((POK == POK_VarAccess || POK == POK_VarDereference) && in handleNoMutexHeld()1621 unsigned DiagID = POK == POK_VarAccess? in handleNoMutexHeld()1636 case POK_VarAccess: in handleMutexNotHeld()1657 if (Verbose && POK == POK_VarAccess) { in handleMutexNotHeld()1666 case POK_VarAccess: in handleMutexNotHeld()1685 if (Verbose && POK == POK_VarAccess) { in handleMutexNotHeld()
1475 ProtectedOperationKind POK = POK_VarAccess);1477 ProtectedOperationKind POK = POK_VarAccess);