Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ErrStr

2683   std::string ErrStr;
2685 Buffer.reset(FileMgr.getBufferForFile(ASTFileName, &ErrStr));
2687 Diags.Report(diag::err_fe_unable_to_read_pch_file) << ErrStr;