Home
last modified time | relevance | path

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

/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()