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

References

tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  165          lstate->isUnlockedAndPossiblyDestroyed());
  172     else if (lstate->isUnlockedAndPossiblyDestroyed())
  198       else if (I.second.isUnlockedAndPossiblyDestroyed())