mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-22 01:40:12 +00:00
19 lines
813 B
XML
19 lines
813 B
XML
|
<abi-instr version='1.0'>
|
||
|
<type-decl name='int' size-in-bits='32' id='type-id-1'/>
|
||
|
<class-decl name='S' size-in-bits='8' alignment-in-bits='8' visibility='default' id='type-id-2'>
|
||
|
<member-template access='public'>
|
||
|
<function-template-decl id='fn-tmpl-id-3'>
|
||
|
<template-type-parameter id='type-id-4' name='T'/>
|
||
|
<template-parameter-type-composition>
|
||
|
<pointer-type-def type-id='type-id-4' id='type-id-5'/>
|
||
|
</template-parameter-type-composition>
|
||
|
<template-non-type-parameter type-id='type-id-5' name='U'/>
|
||
|
<function-decl name='foo' binding='global'>
|
||
|
<parameter type-id='type-id-5' name='first'/>
|
||
|
<return type-id='type-id-1'/>
|
||
|
</function-decl>
|
||
|
</function-template-decl>
|
||
|
</member-template>
|
||
|
</class-decl>
|
||
|
</abi-instr>
|