Home
last modified time | relevance | path

Searched refs:error_detected (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp495 error_detected(); in ~raw_fd_ostream()
554 error_detected(); in write_impl()
572 error_detected(); in close()
582 error_detected(); in seek()
/external/llvm/lib/Support/
Draw_ostream.cpp547 error_detected(); in ~raw_fd_ostream()
604 error_detected(); in write_impl()
621 error_detected(); in close()
630 error_detected(); in seek()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h322 void error_detected() { Error = true; } in error_detected() function
/external/llvm/include/llvm/Support/
Draw_ostream.h369 void error_detected() { Error = true; } in error_detected() function