diff options
Diffstat (limited to 'test/expect/castxml1.c++98.Class-bases.xml.txt')
-rw-r--r-- | test/expect/castxml1.c++98.Class-bases.xml.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/expect/castxml1.c++98.Class-bases.xml.txt b/test/expect/castxml1.c++98.Class-bases.xml.txt index c82141f..fc56f60 100644 --- a/test/expect/castxml1.c++98.Class-bases.xml.txt +++ b/test/expect/castxml1.c++98.Class-bases.xml.txt @@ -16,8 +16,8 @@ <Class id="_7" name="base_public" context="_2" location="f1:1" file="f1" line="1" members="_12 _13 _14 _15" size="[0-9]+" align="[0-9]+"/> <Class id="_8" name="base_private" context="_2" location="f1:4" file="f1" line="4" members="_16 _17 _18 _19" size="[0-9]+" align="[0-9]+"/> <Class id="_9" name="base_protected" context="_2" location="f1:7" file="f1" line="7" members="_20 _21 _22 _23" size="[0-9]+" align="[0-9]+"/> - <ReferenceType id="_10" type="_1"/> - <ReferenceType id="_11" type="_1c"/> + <ReferenceType id="_10" type="_1" size="[0-9]+" align="[0-9]+"/> + <ReferenceType id="_11" type="_1c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_1c" type="_1" const="1"/> <Constructor id="_12" name="base_public" context="_7" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1" throw=""/> <Constructor id="_13" name="base_public" context="_7" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1" throw=""> @@ -43,15 +43,15 @@ <Argument type="_28" location="f1:7" file="f1" line="7"/> </OperatorMethod> <Destructor id="_23" name="base_protected" context="_9" access="public" location="f1:7" file="f1" line="7" inline="1" artificial="1"( throw="")?/> - <ReferenceType id="_24" type="_7c"/> + <ReferenceType id="_24" type="_7c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_7c" type="_7" const="1"/> - <ReferenceType id="_25" type="_7"/> - <ReferenceType id="_26" type="_8c"/> + <ReferenceType id="_25" type="_7" size="[0-9]+" align="[0-9]+"/> + <ReferenceType id="_26" type="_8c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_8c" type="_8" const="1"/> - <ReferenceType id="_27" type="_8"/> - <ReferenceType id="_28" type="_9c"/> + <ReferenceType id="_27" type="_8" size="[0-9]+" align="[0-9]+"/> + <ReferenceType id="_28" type="_9c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_9c" type="_9" const="1"/> - <ReferenceType id="_29" type="_9"/> + <ReferenceType id="_29" type="_9" size="[0-9]+" align="[0-9]+"/> <Namespace id="_2" name="::"/> <File id="f1" name=".*/test/input/Class-bases.cxx"/> </CastXML>$ |