Home
last modified time | relevance | path

Searched defs:__fastcall (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dmicrosoft-call-conv-x64.c17 void (__fastcall *pf1)(void) = f1; variable
19 void (__fastcall *pf4)(void) = f4; variable
Dmicrosoft-call-conv.c30 void (__fastcall *pf1)(void) = f1; variable
33 void (__fastcall *pf4)(void) = f4; variable
/external/clang/test/Parser/
DMicrosoftExtensions.c5 void (*__fastcall fastpfunc)(void); variable