Searched refs:one_argument (Results 1 – 1 of 1) sorted by relevance
439 void one_argument(int a) { } in one_argument() function441 …reinterpret_cast<void (*)()>(one_argument)(); // expected-warning{{Function taking 1 argument is c… in call_with_less()