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 26 27 28 29 30 31 32 33 34 35 36 37 38
|
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
<Class id="_1" name="start" context="_2" location="f1:5" file="f1" line="5" members="_3 _4 _5 _6 _7" bases="_8" size="[0-9]+" align="[0-9]+">
<Base type="_8" access="public" virtual="0" offset="0"/>
</Class>
<Method id="_3" name="method" returns="_9" context="_1" access="private" location="f1:7" file="f1" line="7" virtual="1" overrides="_10" mangled="[^"]+" attributes="final">
<Argument type="_9" location="f1:7" file="f1" line="7"/>
</Method>
<OperatorMethod id="_4" name="=" returns="_11" context="_1" access="public" location="f1:5" file="f1" line="5" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_12" location="f1:5" file="f1" line="5"/>
</OperatorMethod>
<Destructor id="_5" name="start" context="_1" access="public" location="f1:5" file="f1" line="5" inline="1" artificial="1"/>
<Constructor id="_6" name="start" context="_1" access="public" location="f1:5" file="f1" line="5" inline="1" artificial="1"/>
<Constructor id="_7" name="start" context="_1" access="public" location="f1:5" file="f1" line="5" inline="1" artificial="1">
<Argument type="_12" location="f1:5" file="f1" line="5"/>
</Constructor>
<Class id="_8" name="base" context="_2" location="f1:1" file="f1" line="1" members="_10 _13 _14 _15 _16" size="[0-9]+" align="[0-9]+"/>
<FundamentalType id="_9" name="int" size="[0-9]+" align="[0-9]+"/>
<Method id="_10" name="method" returns="_9" context="_8" access="private" location="f1:3" file="f1" line="3" virtual="1" mangled="[^"]+">
<Argument type="_9" location="f1:3" file="f1" line="3"/>
</Method>
<ReferenceType id="_11" type="_1" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_12" type="_1c" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_1c" type="_1" const="1"/>
<OperatorMethod id="_13" name="=" returns="_17" context="_8" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_18" location="f1:1" file="f1" line="1"/>
</OperatorMethod>
<Destructor id="_14" name="base" context="_8" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"/>
<Constructor id="_15" name="base" context="_8" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"/>
<Constructor id="_16" name="base" context="_8" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1">
<Argument type="_18" location="f1:1" file="f1" line="1"/>
</Constructor>
<ReferenceType id="_17" type="_8" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_18" type="_8c" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_8c" type="_8" const="1"/>
<Namespace id="_2" name="::"/>
<File id="f1" name=".*/test/input/Method-final.cxx"/>
</GCC_XML>$
|