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