Searched refs:incomplete_p (Results 1 – 2 of 2) sorted by relevance
8 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument10 f1(incomplete_p); // expected-note{{instantiation of}} in test_f1()
12 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument14 f1(incomplete_p); // expected-note{{instantiation of exception spec}} in test_f1()