summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Variable-lambda.xml.txt
blob: ed1bb8fd3170e9c37fd66d815b1f90ef8e5a515a (plain)
1
2
3
4
5
6
7
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <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"/>
</GCC_XML>$