Lines Matching defs:JoinLoc
144 SourceLocation JoinLoc, LockErrorKind LEK,
869 SourceLocation JoinLoc, LockErrorKind LEK,
872 Handler.handleMutexHeldEndOfScope(getKind(), toString(), loc(), JoinLoc,
940 SourceLocation JoinLoc, LockErrorKind LEK,
953 JoinLoc, LEK);
1075 SourceLocation JoinLoc, LockErrorKind EntryLEK,
1079 SourceLocation JoinLoc, LockErrorKind LEK) {
1080 intersectAndWarn(EntrySet, ExitSet, JoinLoc, LEK, LEK);
2327 /// \param JoinLoc The location of the join point for error reporting
2332 SourceLocation JoinLoc,
2347 ExitFact.handleRemovalFromIntersection(ExitSet, FactMan, JoinLoc,
2360 EntryFact->handleRemovalFromIntersection(EntrySetOrig, FactMan, JoinLoc,