Searched refs:ProtectedOperationKind (Results 1 – 3 of 3) sorted by relevance
31 enum ProtectedOperationKind { enum123 virtual void handleNoMutexHeld(const NamedDecl *D, ProtectedOperationKind POK, in handleNoMutexHeld()135 ProtectedOperationKind POK, Name LockName,
1346 void handleNoMutexHeld(const NamedDecl *D, ProtectedOperationKind POK, in handleNoMutexHeld()1358 void handleMutexNotHeld(const NamedDecl *D, ProtectedOperationKind POK, in handleMutexNotHeld()
1747 Expr *MutexExp, ProtectedOperationKind POK);1791 ProtectedOperationKind POK) { in warnIfMutexNotHeld()