Searched refs:JoinLoc (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 139 SourceLocation JoinLoc, LockErrorKind LEK, 865 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument 868 Handler.handleMutexHeldEndOfScope(getKind(), toString(), loc(), JoinLoc, in handleRemovalFromIntersection() 924 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument 934 JoinLoc, LEK); in handleRemovalFromIntersection() 1050 SourceLocation JoinLoc, LockErrorKind EntryLEK, 1054 SourceLocation JoinLoc, LockErrorKind LEK) { in intersectAndWarn() argument 1055 intersectAndWarn(EntrySet, ExitSet, JoinLoc, LEK, LEK); in intersectAndWarn() 2176 SourceLocation JoinLoc, in intersectAndWarn() argument 2191 ExitFact.handleRemovalFromIntersection(ExitSet, FactMan, JoinLoc, in intersectAndWarn() [all …]
|