Searched refs:thiscallcc (Results 1 – 3 of 3) sorted by relevance
7 ; void thiscallcc();9 ; void A::thiscallcc() {}65 ; CHECK: Name: A::thiscallcc94 ; CHECK: Name: A::thiscallcc178 define x86_thiscallcc void @"\01?thiscallcc@A@@QAEXXZ"(ptr nocapture %this) #0 align 2 !dbg !6 {225 !6 = distinct !DISubprogram(name: "A::thiscallcc", linkageName: "\01?thiscallcc@A@@QAEXXZ", scope: …228 !9 = !DISubprogram(name: "A::thiscallcc", linkageName: "\01?thiscallcc@A@@QAEXXZ", scope: !7, file:…
4 void thiscallcc();6 void A::thiscallcc() {} in thiscallcc() function in A
7 ; void thiscallcc();9 ; void A::thiscallcc() {}