Home
last modified time | relevance | path

Searched defs:ErrorStream (Results 1 – 4 of 4) 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/angle/src/libANGLE/
DError.h91 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