HomeSort by relevance Sort by last modified time
    Searched full:clear_error (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_tts_api.cc 38 void ExtensionTtsPlatformImpl::clear_error() { function in class:ExtensionTtsPlatformImpl
218 GetPlatformImpl()->clear_error();
249 GetPlatformImpl()->clear_error();
extension_tts_api.h 45 virtual void clear_error();
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 64 Out.os().clear_error();
144 InFile.os().clear_error();
ExtractFunction.cpp 351 BlocksToNotExtractFile.os().clear_error();
  /external/clang/tools/libclang/
CIndexer.cpp 135 OS.clear_error();
  /external/llvm/tools/opt/
GraphPrinters.cpp 43 F.os().clear_error();
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 174 Out.os().clear_error();
201 objFile.os().clear_error();
  /external/llvm/include/llvm/Support/
raw_ostream.h 392 /// clear_error - Set the flag read by has_error() to false. If the error
394 /// report_fatal_error is called to report the error. Use clear_error()
401 void clear_error() { function in class:llvm::raw_fd_ostream
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 342 inline void clear_error();
646 inline void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /external/llvm/lib/Support/
raw_ostream.cpp 509 // has_error() and clear the error flag with clear_error() before

Completed in 6080 milliseconds