Searched refs:StreamableInGlobal (Results 1 – 1 of 1) sorted by relevance
109 class StreamableInGlobal { class111 virtual ~StreamableInGlobal() {} in ~StreamableInGlobal()114 inline void operator<<(::std::ostream& os, const StreamableInGlobal& /* x */) { in operator <<() argument118 void operator<<(::std::ostream& os, const StreamableInGlobal* /* x */) { in operator <<() argument1080 StreamableInGlobal x; in TEST()