reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/ThreadSafety.cpp
  868       Handler.handleMutexHeldEndOfScope("mutex", toString(), loc(), JoinLoc,
  876     Handler.handleDoubleLock(DiagKind, entry.toString(), loc(), entry.loc());
  876     Handler.handleDoubleLock(DiagKind, entry.toString(), loc(), entry.loc());
  936             "mutex", sx::toString(UnderlyingMutex.getPointer()), loc(), JoinLoc,
  949         lock(FSet, FactMan, UnderCp, entry.kind(), entry.loc(), &Handler,
  952         unlock(FSet, FactMan, UnderCp, entry.loc(), &Handler, DiagKind);
  986         Handler->handleDoubleLock(DiagKind, Cp.toString(), Fact->loc(), loc);
 1300                                       NegC.toString(), Entry->loc());
 1308                                       Entry->loc(), DiagKind);
 1339                                       ReceivedKind, LDat->loc(), UnlockLoc);
 2203                                          LDat2->loc(), LDat1->loc());
 2203                                          LDat2->loc(), LDat1->loc());