summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.GNU-float128.xml.txt
blob: 8d41d5898d91679855b0de888f8515ca8d9fe627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
^<\?xml version="1.0"\?>
<CastXML[^>]*>
  <Namespace id="_1" name="start" context="_2" members="_3 _4 _5"/>
  <Function id="_3" name="f" returns="_6" context="_1" location="f1:4" file="f1" line="4" mangled="">
    <Argument type="_6" location="f1:4" file="f1" line="4"/>
  </Function>
  <Variable id="_4" name="v" type="_6" init="" context="_1" location="f1:5" file="f1" line="5" mangled="[^"]*"/>
  <Variable id="_5" name="pa" type="_7" context="_1" location="f1:6" file="f1" line="6" mangled="[^"]*"/>
  <FundamentalType id="_6" name="__float128" size="128" align="128"/>
  <PointerType id="_7" type="_8" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_2" name="::"/>
  <Struct id="_8" name="A&lt;__float128&gt;" context="_2" location="f1:2" file="f1" line="2" incomplete="1"/>
  <File id="f1" name=".*/test/input/GNU-float128.cxx"/>
</CastXML>$