summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Namespace-repeat-start.xml.txt
blob: dc21ff91c8e49984b7040c96c73470bd131b1c11 (plain)
1
2
3
4
5
6
7
8
9
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Namespace id="_1" name="start" context="_2" members="_3 _4"/>
  <Function id="_3" name="f1" returns="_5" context="_1" location="f1:2" file="f1" line="2" mangled="[^"]+"/>
  <Function id="_4" name="f2" returns="_5" context="_1" location="f1:5" file="f1" line="5" mangled="[^"]+"/>
  <FundamentalType id="_5" name="void" size="[0-9]+" align="[0-9]+"/>
  <Namespace id="_2" name="::"/>
  <File id="f1" name=".*/test/input/Namespace-repeat-start.cxx"/>
</GCC_XML>$