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

References

tools/clang/lib/AST/Interp/Interp.cpp
  251   if (!Ptr.isElementPastEnd())
tools/clang/lib/AST/Interp/Pointer.h
  113     if (isElementPastEnd()) {
  264     if (isElementPastEnd())
  273     return isElementPastEnd() || getSize() == getOffset();