Lines Matching full:errorstr
634 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) {639 if (ErrorStr)640 *ErrorStr = Buffer.getError().message();