Home
last modified time | relevance | path

Searched refs:typeof_17 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/PCH/
Dtypes.c68 typeof_17 *t17 = &int_value;
70 typeof_17 t17_2 = (struct S){1, 2}; // expected-error{{initializing 'typeof_17' (aka 'int') with an…
Dtypes.h42 typedef typeof(17) typeof_17; typedef
/external/llvm-project/clang/test/PCH/
Dtypes.c68 typeof_17 *t17 = &int_value;
70 typeof_17 t17_2 = (struct S){1, 2}; // expected-error{{initializing 'typeof_17' (aka 'int') with an…
Dtypes.h42 typedef typeof(17) typeof_17; typedef