Home
last modified time | relevance | path

Searched refs:LockErrorKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h86 enum LockErrorKind { enum
152 LockErrorKind LEK) {} in handleMutexHeldEndOfScope()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp138 SourceLocation JoinLoc, LockErrorKind LEK,
866 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection()
927 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection()
1055 LockErrorKind LEK1, LockErrorKind LEK2,
1059 SourceLocation JoinLoc, LockErrorKind LEK1, in intersectAndWarn()
2188 LockErrorKind LEK1, in intersectAndWarn()
2189 LockErrorKind LEK2, in intersectAndWarn()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1702 LockErrorKind LEK) override { in handleMutexHeldEndOfScope()