HomeSort by relevance Sort by last modified time
    Searched full:fun_stdcall (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
calling-conv-compat.cpp 351 typedef void (__stdcall fun_stdcall)(); typedef in namespace:MemberPointers
356 fun_stdcall A::*td3 = &A::method_stdcall;
370 X<fun_stdcall >::p tmpl7 = &A::method_stdcall;

Completed in 63 milliseconds