summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt')
-rw-r--r--test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt b/test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt
index 3348184..e6e4c73 100644
--- a/test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt
+++ b/test/expect/gccxml.any.Class-template-member-Typedef-const.xml.txt
@@ -7,17 +7,17 @@
</Method>
<Constructor id="_5" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"( throws="")?/>
<Constructor id="_6" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"( throws="")?>
- <Argument type="_11" location="f1:6" file="f1" line="6"/>
+ <Argument type="_10" location="f1:6" file="f1" line="6"/>
</Constructor>
- <OperatorMethod id="_7" name="=" returns="_12" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"( throws="")?>
- <Argument type="_11" location="f1:6" file="f1" line="6"/>
+ <OperatorMethod id="_7" name="=" returns="_11" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"( throws="")?>
+ <Argument type="_10" location="f1:6" file="f1" line="6"/>
</OperatorMethod>
<Destructor id="_8" name="start" context="_1" access="public" location="f1:6" file="f1" line="6" inline="1" artificial="1"( throws="")?/>
<FundamentalType id="_9" name="int" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_9c" type="_9" const="1"/>
- <ReferenceType id="_11" type="_1c"/>
+ <ReferenceType id="_10" type="_1c"/>
<CvQualifiedType id="_1c" type="_1" const="1"/>
- <ReferenceType id="_12" type="_1"/>
+ <ReferenceType id="_11" type="_1"/>
<Namespace id="_2" name="::"/>
<File id="f1" name=".*/test/input/Class-template-member-Typedef-const.cxx"/>
</GCC_XML>$