Home
last modified time | relevance | path

Searched defs:TInt (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dms-class-specialization-duplicate.cpp6 typedef int TInt; typedef
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dtypeof.c3 typedef int TInt; typedef
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Darray-init.c19 typedef int TInt = 1; // expected-error{{illegal initializer (only variables can be initialized)}} in func() typedef