Home
last modified time | relevance | path

Searched refs:ptest1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dcallingconv.c34 void (__attribute__((cdecl)) *ptest1)(void) = test1; // expected-warning {{incompatible pointer typ… variable
Dinit.c125 int* ptest1 = __builtin_choose_expr(1, (int*)0, (int*)0); variable