summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.Variable-lambda.xml.txt
blob: 54edf13040b19b773aa172718191f398cc49c191 (plain)
1
2
3
4
5
6
7
^<\?xml version="1.0"\?>
<CastXML[^>]*>
  <Variable id="_1" name="start" type="_2" init="\[\] \(\) [^"]*" context="_3" location="f1:1" file="f1" line="1" mangled="[^"]+"/>
  <Class id="_2" context="_3" location="f1:1" file="f1" line="1" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/Variable-lambda.cxx"/>
</CastXML>$