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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
^<\?xml version="1.0"\?>
<CastXML[^>]*>
<Class id="_1" name="start" context="_2" location="f1:6" file="f1" line="6" members="_3 _4 _5 _6 _7 _8 _9 _10" bases="_11" size="[0-9]+" align="[0-9]+">
<Base type="_11" access="public" virtual="0" offset="0"/>
</Class>
<Method id="_3" name="f" returns="_12" context="_11" access="protected" location="f1:4" file="f1" line="4" mangled="[^"]+">
<Argument type="_12" location="f1:4" file="f1" line="4"/>
</Method>
<Method id="_4" name="f" returns="_12" context="_1" access="private" location="f1:9" file="f1" line="9" mangled="[^"]+">
<Argument type="_13" location="f1:9" file="f1" line="9"/>
</Method>
<Constructor id="_5" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"/>
<Constructor id="_6" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1">
<Argument type="_14" location="f1:6" file="f1" line="6"/>
</Constructor>
<OperatorMethod id="_7" name="=" returns="_15" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_14" location="f1:6" file="f1" line="6"/>
</OperatorMethod>
<Constructor id="_8" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1">
<Argument type="_16" location="f1:6" file="f1" line="6"/>
</Constructor>
<OperatorMethod id="_9" name="=" returns="_15" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_16" location="f1:6" file="f1" line="6"/>
</OperatorMethod>
<Destructor id="_10" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"/>
<Class id="_11" name="base" context="_2" location="f1:1" file="f1" line="1" members="_3 _17 _18 _19 _20 _21 _22" size="[0-9]+" align="[0-9]+"/>
<FundamentalType id="_12" name="int" size="[0-9]+" align="[0-9]+"/>
<FundamentalType id="_13" name="char" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_14" type="_1c" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_1c" type="_1" const="1"/>
<ReferenceType id="_15" type="_1" size="[0-9]+" align="[0-9]+"/>
<RValueReferenceType id="_16" type="_1" size="[0-9]+" align="[0-9]+"/>
<Constructor id="_17" name="base" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"/>
<Constructor id="_18" name="base" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1">
<Argument type="_23" location="f1:1" file="f1" line="1"/>
</Constructor>
<OperatorMethod id="_19" name="=" returns="_24" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_23" location="f1:1" file="f1" line="1"/>
</OperatorMethod>
<Constructor id="_20" name="base" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1">
<Argument type="_25" location="f1:1" file="f1" line="1"/>
</Constructor>
<OperatorMethod id="_21" name="=" returns="_24" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1" mangled="[^"]+">
<Argument type="_25" location="f1:1" file="f1" line="1"/>
</OperatorMethod>
<Destructor id="_22" name="base" context="_11" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"/>
<ReferenceType id="_23" type="_11c" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_11c" type="_11" const="1"/>
<ReferenceType id="_24" type="_11" size="[0-9]+" align="[0-9]+"/>
<RValueReferenceType id="_25" type="_11" size="[0-9]+" align="[0-9]+"/>
<Namespace id="_2" name="::"/>
<File id="f1" name=".*/test/input/using-declaration-class.cxx"/>
</CastXML>$
|