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

  /external/clang/test/SemaCXX/
calling-conv-compat.cpp 352 typedef void (__fastcall fun_fastcall)(); typedef in namespace:MemberPointers
357 fun_fastcall A::*td4 = &A::method_fastcall;
371 X<fun_fastcall>::p tmpl8 = &A::method_fastcall;

Completed in 158 milliseconds