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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Draw_ostream.h320 /// error_detected - Set the flag indicating that an output error has
322 void error_detected() { Error = true; } function in class:llvm::raw_fd_ostream
/external/llvm/include/llvm/Support/
H A Draw_ostream.h369 void error_detected() { Error = true; } function in class:llvm::raw_fd_ostream

Completed in 2233 milliseconds