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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
 1103   NonLoc getIndex() const { return Index; }
tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  344   ElementRegion::ProfileRegion(ID, ElementType, Index, superRegion);
  505      << Index << ',' << getElementType().getAsString() << '}';