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