Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp139 SourceLocation JoinLoc, LockErrorKind LEK,
864 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument
867 Handler.handleMutexHeldEndOfScope(getKind(), toString(), loc(), JoinLoc, in handleRemovalFromIntersection()
923 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument
933 JoinLoc, LEK); in handleRemovalFromIntersection()
1051 SourceLocation JoinLoc, LockErrorKind EntryLEK,
1055 SourceLocation JoinLoc, LockErrorKind LEK) { in intersectAndWarn() argument
1056 intersectAndWarn(EntrySet, ExitSet, JoinLoc, LEK, LEK); in intersectAndWarn()
2213 SourceLocation JoinLoc, in intersectAndWarn() argument
2228 ExitFact.handleRemovalFromIntersection(ExitSet, FactMan, JoinLoc, in intersectAndWarn()
[all …]