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

References

tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  175     state = state->set<LockMap>(lockR, LockState::getDestroyed());
  383       State = State->set<LockMap>(LockR, LockState::getDestroyed());