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