Home
last modified time | relevance | path

Searched defs:POK (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h175 virtual void handleNoMutexHeld(const NamedDecl *D, ProtectedOperationKind POK, in handleNoMutexHeld()
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1577 ProtectedOperationKind POK, in warnIfMutexNotHeld()
1664 ProtectedOperationKind POK) { in checkAccess()
1730 ProtectedOperationKind POK) { in checkPtAccess()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1928 void handleNoMutexHeld(const NamedDecl *D, ProtectedOperationKind POK, in handleNoMutexHeld()
1941 ProtectedOperationKind POK, Name LockName, in handleMutexNotHeld()