Searched refs:getMsg (Results 1 – 9 of 9) sorted by relevance
98 DP << getMsg(); in print()104 DP << getMsg(); in print()242 DP << getLocationStr() << ": " << getMsg(); in print()393 std::string DiagnosticInfoOptimizationBase::getMsg() const { in getMsg() function in DiagnosticInfoOptimizationBase
23 QString getMsg() const { return msg; } in getMsg() function
120 msg.getMsg()); in addEvent()
309 const Twine &getMsg() const { return Msg; } in getMsg() function338 const Twine &getMsg() const { return Msg; } in getMsg() function476 std::string getMsg() const;
239 report_fatal_error(R.getMsg()); in reportGISelDiagnostic()
115 report_fatal_error(R.getMsg()); in INITIALIZE_PASS_DEPENDENCY()
676 MsgStream << D.getMsg(); in EmitOptimizationMessage()
2220 OS.indent(Depth) << "Report: " << Report->getMsg() << "\n"; in print()
693 report_fatal_error(R.getMsg()); in reportFastISelFailure()