summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.GNU-float128.xml.txt
blob: c09de58cebb04e698cc1a58975def73c3005da76 (plain)
1
2
3
4
5
6
7
8
9
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Function id="_1" name="start" returns="_2" context="_3" location="f1:1" file="f1" line="1" mangled="">
    <Argument type="_2" location="f1:1" file="f1" line="1"/>
  </Function>
  <FundamentalType id="_2" name="__float128" size="128" align="128"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/GNU-float128.cxx"/>
</GCC_XML>$