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

/external/llvm/lib/Support/
H A Draw_ostream.cpp493 error_detected();
553 error_detected();
571 error_detected();
581 error_detected();
/external/llvm/include/llvm/Support/
H A Draw_ostream.h339 /// error_detected - Set the flag indicating that an output error has
341 void error_detected() { Error = true; } function in class:llvm::raw_fd_ostream

Completed in 106 milliseconds