Searched refs:getMsgStr (Results 1 – 3 of 3) sorted by relevance
107 DP << getMsgStr(); in print()
135 const Twine &getMsgStr() const { return MsgStr; } in getMsgStr() function
381 std::string Message = D.getMsgStr().str(); in InlineAsmDiagHandler()