OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pfoo3
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
preserve-call-conv.c
14
void (*
pfoo3
)(void *) = foo; // expected-warning {{incompatible pointer types initializing 'void (*)(void *)' with an expression of type 'void (void *) __attribute__((preserve_most))'}}
variable
Completed in 183 milliseconds