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

References

tools/clang/lib/Analysis/ThreadSafety.cpp
 1326   if (Cp.shouldIgnore())
 1329   const FactEntry *LDat = FSet.findLock(FactMan, Cp);
 1331     Handler.handleUnmatchedUnlock(DiagKind, Cp.toString(), UnlockLoc);
 1338     Handler.handleIncorrectUnlockKind(DiagKind, Cp.toString(), LDat->kind(),
 1342   LDat->handleUnlock(FSet, FactMan, Cp, UnlockLoc, FullyRemove, Handler,