ΒΆclang::threadSafety::LockKind
getLockKindFromAccessKind(
    clang::threadSafety::AccessKind AK)

Description

Helper function that returns a LockKind required for the given level of access.

Declared at: clang/include/clang/Analysis/Analyses/ThreadSafety.h:254

Parameters

clang::threadSafety::AccessKind AK