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

References

examples/BrainF/BrainF.cpp
  328       if (in->eof()) {
tools/lldb/source/Plugins/Platform/Android/AdbClient.cpp
  483   while (!src.eof() && !src.read(chunk, kMaxPushData).bad()) {
tools/llvm-undname/llvm-undname.cpp
   98       if (std::cin.eof())
utils/benchmark/src/sysinfo.cc
  418   if (!f.eof()) {
  496   if (!f.eof()) {