HomeSort by relevance Sort by last modified time
    Searched defs:EOFReached (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
StreamingMemoryObject.h 54 mutable bool EOFReached;
64 if (EOFReached)
73 EOFReached = true;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
StreamingMemoryObject.h 54 mutable bool EOFReached;
64 if (EOFReached)
73 EOFReached = true;
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
StreamingMemoryObject.h 54 mutable bool EOFReached;
64 if (EOFReached)
73 EOFReached = true;

Completed in 179 milliseconds