summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Namespace-anonymous.xml.txt
blob: 12c2c4d6a897aca4f88e94b34d07630d34e472dc (plain)
1
2
3
4
5
6
7
8
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Namespace id="_1" name="start" context="_2" members="_3"/>
  <Namespace id="_3" context="_1" members="_4"/>
  <Struct id="_4" name="A" context="_3" location="f1:3" file="f1" line="3" incomplete="1"/>
  <Namespace id="_2" name="::"/>
  <File id="f1" name=".*/test/input/Namespace-anonymous.cxx"/>
</GCC_XML>$