Searched refs:getMsgStr (Results 1 – 5 of 5) sorted by relevance
110 DP << getMsgStr(); in print()
66 DP << getMsgStr(); in print()
151 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function
161 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function
389 std::string Message = D.getMsgStr().str(); in InlineAsmDiagHandler()