summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.c++11.Class-template-bases.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/castxml1.c++11.Class-template-bases.xml.txt')
-rw-r--r--test/expect/castxml1.c++11.Class-template-bases.xml.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/expect/castxml1.c++11.Class-template-bases.xml.txt b/test/expect/castxml1.c++11.Class-template-bases.xml.txt
index 72b4cac..da4642f 100644
--- a/test/expect/castxml1.c++11.Class-template-bases.xml.txt
+++ b/test/expect/castxml1.c++11.Class-template-bases.xml.txt
@@ -1,17 +1,17 @@
^<\?xml version="1.0"\?>
<CastXML[^>]*>
- <Class id="_1" name="start&lt;int&gt;" context="_2" location="f1:12" file="f1" line="12" members="_3 _4 _5 _6" bases="_7 _8" size="[0-9]+" align="[0-9]+">
+ <Class id="_1" name="start&lt;int&gt;" context="_2" location="f1:14" file="f1" line="14" members="_3 _4 _5 _6" bases="_7 _8" size="[0-9]+" align="[0-9]+">
<Base type="_7" access="public" virtual="0" offset="[0-9]+"/>
<Base type="_8" access="public" virtual="0" offset="[0-9]+"/>
</Class>
- <Constructor id="_3" name="start" context="_1" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"/>
- <Constructor id="_4" name="start" context="_1" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1">
- <Argument type="_9" location="f1:12" file="f1" line="12"/>
+ <Constructor id="_3" name="start" context="_1" access="public" location="f1:14" file="f1" line="14" inline="1" artificial="1"/>
+ <Constructor id="_4" name="start" context="_1" access="public" location="f1:14" file="f1" line="14" inline="1" artificial="1">
+ <Argument type="_9" location="f1:14" file="f1" line="14"/>
</Constructor>
- <OperatorMethod id="_5" name="=" returns="_10" context="_1" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1" mangled="[^"]+">
- <Argument type="_9" location="f1:12" file="f1" line="12"/>
+ <OperatorMethod id="_5" name="=" returns="_10" context="_1" access="public" location="f1:14" file="f1" line="14" inline="1" artificial="1" mangled="[^"]+">
+ <Argument type="_9" location="f1:14" file="f1" line="14"/>
</OperatorMethod>
- <Destructor id="_6" name="start" context="_1" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"/>
+ <Destructor id="_6" name="start" context="_1" access="public" location="f1:14" file="f1" line="14" inline="1" artificial="1"/>
<Class id="_7" name="non_dependent_base" context="_2" location="f1:1" file="f1" line="1" members="_11 _12 _13 _14" size="[0-9]+" align="[0-9]+"/>
<Class id="_8" name="dependent_base&lt;int&gt;" context="_2" location="f1:5" file="f1" line="5" members="_15 _16 _17 _18" size="[0-9]+" align="[0-9]+"/>
<ReferenceType id="_9" type="_1c" size="[0-9]+" align="[0-9]+"/>