Searched defs:NotConstDebugStringMethod (Results 1 – 1 of 1) sorted by relevance
7250 struct NotConstDebugStringMethod { struct7251 std::string DebugString() { return ""; } in DebugString()7252 std::string ShortDebugString() const { return ""; } in ShortDebugString()