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