summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.c89.Typedef-called-class.xml.txt
blob: 20d248c1919646ef58cf3370260c91b94608ad4a (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" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_3" name="::"/>
  <File id="f1" name=".*/test/input/Typedef-called-class.c"/>
</GCC_XML>$