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