blob: 58379a5fb20d830e8dd7cba58b0fc63c1c858c36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
^<\?xml version="1.0"\?>
<CastXML[^>]*>
<Function id="_1" name="start" returns="_4" context="_5" location="f1:5" file="f1" line="5" mangled="[^"]+">
<Argument type="_6" location="f1:5" file="f1" line="5"/>
<Argument type="_7" location="f1:5" file="f1" line="5"/>
</Function>
<Function id="_2" name="start" returns="_4" context="_5" location="f1:6" file="f1" line="6" mangled="[^"]+">
<Argument type="_8" location="f1:6" file="f1" line="6"/>
<Argument type="_9" location="f1:6" file="f1" line="6"/>
</Function>
<Function id="_3" name="start" returns="_4" context="_5" location="f1:7" file="f1" line="7" mangled="[^"]+">
<Argument type="_10" location="f1:7" file="f1" line="7"/>
<Argument type="_11" location="f1:7" file="f1" line="7"/>
</Function>
<FundamentalType id="_4" name="void" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_6" type="_12"/>
<FundamentalType id="_7" name="short int" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_8" type="_12"/>(broken: duplicate ReferenceType)?
<FundamentalType id="_9" name="int" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_10" type="_12"/>(broken: duplicate ReferenceType)?
<FundamentalType id="_11" name="long int" size="[0-9]+" align="[0-9]+"/>
<Namespace id="_5" name="::"/>
<Class id="_12" name="A<int>" context="_5" location="f1:2" file="f1" line="2" incomplete="1"/>
<File id="f1" name=".*/test/input/ReferenceType-to-Class-template.cxx"/>
</CastXML>$
|