summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.c89.Typedef-called-class.xml.txt
blob: 023418e4b8383b803a00a320362d7afbc00f666f (plain)
1
2
3
4
5
6
7
8
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Typedef id="_1" name="start" type="_2" context="_3" location="f1:2" file="f1" line="2"/>
  <Typedef id="_2" name="class" type="_4" context="_3" location="f1:1" file="f1" line="1"/>
  <FundamentalType id="_4" name="int"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/Typedef-called-class.c"/>
</GCC_XML>$