Searched defs:TInt (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Parser/
H A Dtypeof.c3 typedef int TInt; typedef
11 typeof(TInt) anInt;
12 short TInt eee; // expected-error{{expected ';' at end of declaration}}
/external/clang/test/Sema/
H A Darray-init.c17 typedef int TInt = 1; // expected-error{{illegal initializer (only variables can be initialized)}} typedef

Completed in 123 milliseconds