1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<abi-instr path='data/test-read-write/test21.xml'>
<type-decl name='int' size-in-bits='32' alignment-in-bits='32' hash='709cbe60bab69a92' id='type-id-1'/>
<class-decl name='S' visibility='default' size-in-bits='32' alignment-in-bits='32' filepath='simple-class-0.C' line='5' column='8' hash='354783f392c73e85' id='type-id-2'>
<member-type access='public'>
<typedef-decl name='S' type-id='type-id-2' size-in-bits='32' alignment-in-bits='32' filepath='simple-class-0.C' line='6' column='1' hash='a1ed2b2249889bf7' id='type-id-3'/>
</member-type>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='m' type-id='type-id-1' visibility='default' filepath='simple-class-0.C' line='7' column='7'/>
</data-member>
<member-function access='public' constructor='yes'>
<function-decl name='__base_ctor ' mangled-name='_ZN1SC2Ev' filepath='simple-class-0.C' line='13' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8' hash='d94d5634ac17d9ba'>
<parameter type-id='type-id-4'/>
<return type-id='type-id-5'/>
</function-decl>
</member-function>
<member-function access='public' constructor='yes'>
<function-decl name='__comp_ctor ' mangled-name='_ZN1SC1Ev' filepath='simple-class-0.C' line='13' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8' hash='d94d5634ac17d9ba'>
<parameter type-id='type-id-4'/>
<return type-id='type-id-5'/>
</function-decl>
</member-function>
<member-function access='public' constructor='yes'>
<function-decl name='__base_ctor ' mangled-name='_ZN1SC2ERKS_' filepath='simple-class-0.C' line='18' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8' hash='66e8dd85c0b21955'>
<parameter type-id='type-id-4'/>
<parameter type-id='type-id-6'/>
<return type-id='type-id-5'/>
</function-decl>
</member-function>
<member-function access='public' constructor='yes'>
<function-decl name='__comp_ctor ' mangled-name='_ZN1SC1ERKS_' filepath='simple-class-0.C' line='18' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8' hash='66e8dd85c0b21955'>
<parameter type-id='type-id-4'/>
<parameter type-id='type-id-6'/>
<return type-id='type-id-5'/>
</function-decl>
</member-function>
</class-decl>
<reference-type-def kind='lvalue' type-id='type-id-2' size-in-bits='64' alignment-in-bits='64' hash='673ca7d2efe1e200' id='type-id-7'/>
<pointer-type-def type-id='type-id-2' size-in-bits='64' alignment-in-bits='64' hash='9088bac4629960a3' id='type-id-4'/>
<qualified-type-def type-id='type-id-2' const='yes' filepath='simple-class-0.C' line='5' column='8' hash='a3ffad0046993426' id='type-id-8'/>
<reference-type-def kind='lvalue' type-id='type-id-8' size-in-bits='64' alignment-in-bits='64' hash='d1ad9aef1b1ea7ca' id='type-id-6'/>
<function-decl name='foo' mangled-name='_Z3fooR1S' filepath='simple-class-0.C' line='24' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8' hash='355e47832e7c5203'>
<parameter type-id='type-id-7'/>
<return type-id='type-id-5'/>
</function-decl>
<type-decl name='void' id='type-id-5'/>
</abi-instr>
|