Searched defs:ProtectedOperationKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h31 enum ProtectedOperationKind { enum in namespace:clang::thread_safety
122 virtual void handleNoMutexHeld(const NamedDecl *D, ProtectedOperationKind POK,
134 ProtectedOperationKind POK, Name LockName,

Completed in 242 milliseconds