Searched refs:HasDebugStringMethods (Results 1 – 1 of 1) sorted by relevance
7190 struct HasDebugStringMethods { struct7195 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; argument7216 static_assert(HasDebugStringAndShortDebugString<HasDebugStringMethods>::value, in TEST()