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

References

tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  203         if (!pointeeTySize.isZero()) {
  207           if (off % pointeeTySize == 0) {
  208             newIndex = off / pointeeTySize;