Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcalling-conv-compat.cpp317 mptr_t __stdcall return_mptr_std(short) { in return_mptr_std() function
322 …return return_mptr_std; // expected-error {{cannot initialize return object of type 'void (MultiCh…
/external/llvm-project/clang/test/SemaCXX/
Dcalling-conv-compat.cpp326 mptr_t __stdcall return_mptr_std(short) { in return_mptr_std() function
331 return return_mptr_std;