summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Namespace-inline-template.xml.txt
blob: fc966fbe9555488c59b3c760fb6401f9a5e330bf (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 _5"/>
  <Struct id="_3" name="A" context="_1" location="f1:4" file="f1" line="4" incomplete="1"/>
  <Struct id="_4" name="B&lt;start::A&gt;" context="_1" location="f1:6" file="f1" line="6" incomplete="1"/>
  <Typedef id="_5" name="B_A" type="_4" context="_1" location="f1:7" file="f1" line="7"/>
  <Namespace id="_2" name="::"/>
  <File id="f1" name=".*/test/input/Namespace-inline-template.cxx"/>
</GCC_XML>$