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

  /external/clang/test/Sema/
callingconv.c 34 void (__attribute__((cdecl)) *ptest1)(void) = test1; // expected-warning {{incompatible pointer types}}
init.c 125 int* ptest1 = __builtin_choose_expr(1, (int*)0, (int*)0); variable

Completed in 2809 milliseconds