HomeSort by relevance Sort by last modified time
    Searched defs:TInt (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Parser/
typeof.c 3 typedef int TInt;
11 typeof(TInt) anInt;
12 short TInt eee; // expected-error{{expected ';' at end of declaration}}
  /external/clang/test/Sema/
array-init.c 17 typedef int TInt = 1; // expected-error{{illegal initializer (only variables can be initialized)}}

Completed in 42 milliseconds