summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.Class-template-recurse.xml.txt
blob: 31580420f0ecf742943a01d0990c9991076825cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
^<\?xml version="1.0"\?>
<CastXML[^>]*>
  <Variable id="_1" name="start" type="_2" init="" context="_3" location="f1:20" file="f1" line="20" mangled="[^"]+"/>
  <Struct id="_2" name="C&lt;void&gt;" context="_3" location="f1:11" file="f1" line="11" members="_4 _5 _6 _7" size="[0-9]+" align="[0-9]+"/>
  <Constructor id="_4" name="C" context="_2" access="public" location="f1:13" file="f1" line="13" inline="1"/>
  <Constructor id="_5" name="C" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")?>
    <Argument type="_8" location="f1:11" file="f1" line="11"/>
  </Constructor>
  <OperatorMethod id="_6" name="=" returns="_9" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")? mangled="[^"]+">
    <Argument type="_8" location="f1:11" file="f1" line="11"/>
  </OperatorMethod>
  <Destructor id="_7" name="C" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")?/>
  <ReferenceType id="_8" type="_2c"/>
  <CvQualifiedType id="_2c" type="_2" const="1"/>
  <ReferenceType id="_9" type="_2"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/Class-template-recurse.cxx"/>
</CastXML>$