Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dfunction-overloaded-redecl.cpp3 typedef const int cInt; typedef
9 void f (cInt) { } // expected-error {{redefinition of 'f'}} in f() argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle-ms.cpp121 typedef const int cInt; typedef