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

References

include/llvm/ADT/fallible_iterator.h
   84   static fallible_iterator itr(Underlying I, Error &Err) {
   94   static fallible_iterator end(Underlying I) {
  197   fallible_iterator(Underlying I, Error *Err)
  216   Underlying I;