Lines Matching full:calling
1 // RUN: %clang_cc1 -fms-extensions -triple i686-pc-windows-msvc -Wcast-calling-convention -DMSVC -W…
2 // RUN: %clang_cc1 -fms-extensions -triple i686-pc-windows-msvc -Wcast-calling-convention -DMSVC -W…
3 // RUN: %clang_cc1 -fms-extensions -triple i686-pc-windows-msvc -Wcast-calling-convention -DMSVC -f…
4 // RUN: %clang_cc1 -triple i686-pc-windows-gnu -Wcast-calling-convention -fdiagnostics-parseable-fi…
6 // expected-note@+1 {{consider defining 'mismatched_before_winapi' with the 'stdcall' calling conve…
15 // expected-note@+1 3 {{consider defining 'mismatched' with the 'stdcall' calling convention}}
18 // expected-note@+1 {{consider defining 'mismatched_declaration' with the 'stdcall' calling convent…
21 // expected-note@+1 {{consider defining 'suggest_fix_first_redecl' with the 'stdcall' calling conve…
33 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()
36 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()
40 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()
46 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()
57 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()
59 // expected-warning@+1 {{cast between incompatible calling conventions 'cdecl' and 'stdcall'}} in main()