Searched refs:cInt (Results 1 – 2 of 2) sorted by relevance
3 typedef const int cInt; typedef9 void f (cInt) { } // expected-error {{redefinition of 'f'}} in f() argument
130 typedef const int cInt; typedef134 extern cInt g_cInt = 1;