Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcallingconv-cast.c21 void WINAPI mismatched_stdcall(int x) {} in mismatched_stdcall() function
52 take_opaque_fn((void (*)(int))mismatched_stdcall); in main()