Searched refs:LEK (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafety.h | 156 LockErrorKind LEK) {} in handleMutexHeldEndOfScope() argument
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 139 SourceLocation JoinLoc, LockErrorKind LEK, 865 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument 869 LEK); in handleRemovalFromIntersection() 924 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument 934 JoinLoc, LEK); in handleRemovalFromIntersection() 1054 SourceLocation JoinLoc, LockErrorKind LEK) { in intersectAndWarn() argument 1055 intersectAndWarn(EntrySet, ExitSet, JoinLoc, LEK, LEK); in intersectAndWarn()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1888 LockErrorKind LEK) override { in handleMutexHeldEndOfScope() argument 1890 switch (LEK) { in handleMutexHeldEndOfScope()
|