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

/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 601 milliseconds