HomeSort by relevance Sort by last modified time
    Searched refs:clear_error (Results 1 - 9 of 9) 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/clang/tools/libclang/
CIndexer.cpp 133 OS.clear_error();
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 64 Out.os().clear_error();
147 InFile.os().clear_error();
ExtractFunction.cpp 399 BlocksToNotExtractFile.os().clear_error();
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 150 Out.os().clear_error();
178 objFile.os().clear_error();
  /external/llvm/include/llvm/Support/
raw_ostream.h 409 /// clear_error - Set the flag read by has_error() to false. If the error
411 /// report_fatal_error is called to report the error. Use clear_error()
418 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/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 278 milliseconds