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

References

include/llvm/IR/GetElementPtrTypeIterator.h
  135     return gep_type_iterator::end(GEP->op_end());
  146     return gep_type_iterator::end(GEP.op_end());
  158     return generic_gep_type_iterator<const T *>::end(A.end());