Searched defs:TestStatic (Results 1 – 1 of 1) sorted by relevance
16 struct TestStatic { struct17 …gPiece(const StringPiece& blah) {}; // expected-note {{passing argument to parameter 'blah' here}} in expectStringPiece()19 static void test(const string& s) { in test()