Searched refs:init42 (Results 1 – 3 of 3) sorted by relevance
108 void init42();116 void init42() in init42() function125 std::call_once(flg42, init42); in f41()130 std::call_once(flg42, init42); in f42()
226 - (Test8*) init42; method257 - (Test8_incomplete*) init42 { return 0; } // expected-error {{init methods must return a type rela… method
202 - (Test8*) init42; // expected-note{{overridden method}} method238 - (Test8_incomplete*) init42 { return 0; } // expected-error {{init methods must return a type rela… method