Home
last modified time | relevance | path

Searched defs:ErrorStream (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceBrowserCompileServer.h103 std::unique_ptr<StringStream> ErrorStream; variable
/external/clang/lib/Tooling/
DCompilationDatabase.cpp40 std::stringstream ErrorStream; in loadFromDirectory() local
59 std::stringstream ErrorStream; in findCompilationDatabaseFromDirectory() local
/external/llvm-project/clang/lib/Tooling/
DCompilationDatabase.cpp66 llvm::raw_string_ostream ErrorStream(ErrorMessage); in loadFromDirectory() local
82 std::stringstream ErrorStream; in findCompilationDatabaseFromDirectory() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSnippetFile.cpp141 raw_string_ostream ErrorStream(Error); in readSnippets() local
DBenchmarkResult.cpp176 raw_string_ostream ErrorStream; member
/external/angle/src/libANGLE/
DError.h89 using ErrorStream = angle::ErrorStreamBase<Error, EGLint, EGL_SUCCESS, EGLint, EnumT>; variable
/external/ImageMagick/Magick++/lib/
DException.cpp318 Magick::ErrorStream::ErrorStream(const std::string& what_) in ErrorStream() function in Magick::ErrorStream
323 Magick::ErrorStream::ErrorStream(const std::string& what_,Exception *nested_) in ErrorStream() function in Magick::ErrorStream