Searched refs:PR8694 (Results 1 – 2 of 2) sorted by relevance
110 void PR8694(int* e) // expected-note {{passing argument to parameter 'e' here}} in PR8694() function117 …PR8694(e); // expected-warning {{incompatible pointer types passing 'enum E *' to parameter of typ… in crash()
111 void PR8694(int* e) // expected-note {{passing argument to parameter 'e' here}} in PR8694() function118 …PR8694(e); // expected-warning {{incompatible pointer types passing 'enum E *' to parameter of typ… in crash()