Searched defs:StrError (Results 1 – 13 of 13) sorted by relevance
31 std::string StrError() { in StrError() function36 std::string StrError(int errnum) { in StrError() function
32 std::string StrError() { in StrError() function37 std::string StrError(int errnum) { in StrError() function
78 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
79 llvm::getDataFileStreamer(const std::string &Filename, std::string *StrError) { in getDataFileStreamer()
78 std::string StrError(int errnum) { in StrError() function
77 std::string StrError(int errnum) { in StrError() function
235 std::string StrError; in run() local
479 Ostream *StrError; /// Stream for logging errors. variable
343 TEST(FormatTest, StrError) { in TEST() argument