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

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
 1220       if (OldCData) {
 1221         if (const auto OldEndSym = OldCData->getEnd()) {
 1250         if (const auto OldBeginSym = OldCData->getBegin()) {
 1261               setContainerData(State, OldContReg, OldCData->newEnd(nullptr));