Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLineIterator.h49 bool is_at_eof() const { return !Buffer; } in is_at_eof() function
/external/llvm-project/llvm/include/llvm/Support/
DLineIterator.h55 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