Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h162 LockErrorKind LEK) {} in handleMutexHeldEndOfScope()
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp864 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection()
923 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection()
1055 SourceLocation JoinLoc, LockErrorKind LEK) { in intersectAndWarn()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1916 LockErrorKind LEK) override { in handleMutexHeldEndOfScope() argument