summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Enumeration-annotate.xml.txt
blob: b9cc0da97b426e8159e991192bc1312266abcfdb (plain)
1
2
3
4
5
6
7
8
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Enumeration id="_1" name="start" context="_2" location="f1:1" file="f1" line="1" attributes="annotate\(an annotation\)">
    <EnumValue name="ev0" init="0" attributes="annotate\(an annotation\)"/>
  </Enumeration>
  <Namespace id="_2" name="::"/>
  <File id="f1" name=".*/test/input/Enumeration-annotate.cxx"/>
</GCC_XML>$