Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
Draw_ostream.cpp546 error_detected(); in ~raw_fd_ostream()
604 error_detected(); in write_impl()
621 error_detected(); in close()
629 error_detected(); in seek()
/external/llvm/include/llvm/Support/
Draw_ostream.h359 void error_detected() { Error = true; } in error_detected() function