Home
last modified time | relevance | path

Searched refs:ptest1 (Results 1 – 4 of 4) 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
/external/llvm-project/clang/test/Sema/
Dcallingconv.c34 void (__attribute__((cdecl)) *ptest1)(void) = test1; // expected-warning {{incompatible function po… variable
Dinit.c129 int* ptest1 = __builtin_choose_expr(1, (int*)0, (int*)0); variable