Home
last modified time | relevance | path

Searched defs:is_at_eof (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DLineIterator.h50 bool is_at_eof() const { return !Buffer; } in is_at_eof() function
/external/llvm/include/llvm/Support/
DLineIterator.h50 bool is_at_eof() const { return !Buffer; } in is_at_eof() function