Searched refs:getMsgStr (Results 1 – 3 of 3) sorted by relevance
53 DP << getMsgStr(); in print()57 DP << getLocationStr() << ": " << getMsgStr(); in print()79 DP << getMsgStr(); in print()
159 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function200 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function402 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function429 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function
489 std::string Message = D.getMsgStr().str(); in InlineAsmDiagHandler()