HomeSort by relevance Sort by last modified time
    Searched refs:error_detected (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/
raw_ostream.cpp 493 error_detected();
553 error_detected();
571 error_detected();
581 error_detected();
  /external/llvm/include/llvm/Support/
raw_ostream.h 339 /// 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 433 milliseconds