Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcalling-conv-compat.cpp316 typedef void (A::*mptr_t)(int); typedef
317 mptr_t __stdcall return_mptr_std(short) { in return_mptr_std()
/external/llvm-project/clang/test/SemaCXX/
Dcalling-conv-compat.cpp325 typedef void (A::*mptr_t)(int); typedef
326 mptr_t __stdcall return_mptr_std(short) { in return_mptr_std()