summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.Class-template.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/castxml1.any.Class-template.xml.txt')
-rw-r--r--test/expect/castxml1.any.Class-template.xml.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/test/expect/castxml1.any.Class-template.xml.txt b/test/expect/castxml1.any.Class-template.xml.txt
new file mode 100644
index 0000000..617a12b
--- /dev/null
+++ b/test/expect/castxml1.any.Class-template.xml.txt
@@ -0,0 +1,30 @@
+^<\?xml version="1.0"\?>
+<CastXML[^>]*>
+ <Class id="_1" name="start&lt;char&gt;" context="_4" location="f1:10" file="f1" line="10" incomplete="1"/>
+ <Class id="_2" name="start&lt;int&gt;" context="_4" location="f1:11" file="f1" line="11" members="_5 _6 _7 _8" size="[0-9]+" align="[0-9]+"/>
+ <Struct id="_3" name="start&lt;int &amp;&gt;" context="_4" location="f1:12" file="f1" line="12" members="_9 _10 _11 _12" size="[0-9]+" align="[0-9]+"/>
+ <Constructor id="_5" name="start" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")?/>
+ <Constructor id="_6" name="start" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")?>
+ <Argument type="_13" location="f1:11" file="f1" line="11"/>
+ </Constructor>
+ <OperatorMethod id="_7" name="=" returns="_14" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")? mangled="[^"]+">
+ <Argument type="_13" location="f1:11" file="f1" line="11"/>
+ </OperatorMethod>
+ <Destructor id="_8" name="start" context="_2" access="public" location="f1:11" file="f1" line="11" inline="1" artificial="1"( throw="")?/>
+ <Constructor id="_9" name="start" context="_3" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"( throw="")?/>
+ <Constructor id="_10" name="start" context="_3" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"( throw="")?>
+ <Argument type="_15" location="f1:12" file="f1" line="12"/>
+ </Constructor>
+ <OperatorMethod id="_11" name="=" returns="_16" context="_3" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"( throw="")? mangled="[^"]+">
+ <Argument type="_15" location="f1:12" file="f1" line="12"/>
+ </OperatorMethod>
+ <Destructor id="_12" name="start" context="_3" access="public" location="f1:12" file="f1" line="12" inline="1" artificial="1"( throw="")?/>
+ <ReferenceType id="_13" type="_2c"/>
+ <CvQualifiedType id="_2c" type="_2" const="1"/>
+ <ReferenceType id="_14" type="_2"/>
+ <ReferenceType id="_15" type="_3c"/>
+ <CvQualifiedType id="_3c" type="_3" const="1"/>
+ <ReferenceType id="_16" type="_3"/>
+ <Namespace id="_4" name="::"/>
+ <File id="f1" name=".*/test/input/Class-template.cxx"/>
+</CastXML>$