Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DErrno.cpp33 std::string StrError() { in StrError() function
38 std::string StrError(int errnum) { in StrError() function
/external/llvm/lib/Support/
DErrno.cpp32 std::string StrError() { in StrError() function
37 std::string StrError(int errnum) { in StrError() function
DDataStream.cpp78 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DErrno.cpp32 std::string StrError() { in StrError() function
37 std::string StrError(int errnum) { in StrError() function
/external/swiftshader/third_party/subzero/pnacl-llvm/
DDataStream.cpp78 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
/external/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp233 std::string StrError; in run() local
DIceGlobalContext.h485 Ostream *StrError; /// Stream for logging errors. variable