summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.OperatorFunction-deprecated.xml.txt
blob: 66e4a8f876df2156db01929970dc2dae7d99a6ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
^<\?xml version="1.0"\?>
<CastXML[^>]*>
  <Namespace id="_1" name="start" context="_2" members="_3"/>
  <OperatorFunction id="_3" name="&lt;&lt;" returns="_4" context="_1" location="f1:3" file="f1" line="3" mangled="[^"]+" attributes="deprecated">
    <Argument type="_4" location="f1:3" file="f1" line="3"/>
    <Argument type="_5" location="f1:3" file="f1" line="3"/>
  </OperatorFunction>
  <ReferenceType id="_4" type="_6" size="[0-9]+" align="[0-9]+"/>
  <FundamentalType id="_5" name="int" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_2" name="::"/>
  <Class id="_6" name="A" context="_2" location="f1:1" file="f1" line="1" incomplete="1"/>
  <File id="f1" name=".*/test/input/OperatorFunction-deprecated.cxx"/>
</CastXML>$