Home
last modified time | relevance | path

Searched refs:cInt (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dfunction-overloaded-redecl.cpp3 typedef const int cInt; typedef
9 void f (cInt) { } // expected-error {{redefinition of 'f'}} in f() argument
/external/clang/test/CodeGenCXX/
Dmangle-ms.cpp130 typedef const int cInt; typedef
134 extern cInt g_cInt = 1;