Searched refs:LargeWithCopyConstructor (Results 1 – 1 of 1) sorted by relevance
185 struct LargeWithCopyConstructor { struct186 LargeWithCopyConstructor(const LargeWithCopyConstructor &);189 LargeWithCopyConstructor ReturnsLarge(); argument190 LargeWithCopyConstructor TestLargeWithCopyConstructor() { in TestLargeWithCopyConstructor()