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

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  820     if (!SR.isLiveRegion(Reg.first)) {
  824       if (!isBoundThroughLazyCompoundVal(State->getEnvironment(), Reg.first)) {
  825         State = State->remove<IteratorRegionMap>(Reg.first);