diff options
Diffstat (limited to 'test/expect/castxml1.any.Class-implicit-member-access.xml.txt')
-rw-r--r-- | test/expect/castxml1.any.Class-implicit-member-access.xml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/expect/castxml1.any.Class-implicit-member-access.xml.txt b/test/expect/castxml1.any.Class-implicit-member-access.xml.txt index a3ca787..9968a60 100644 --- a/test/expect/castxml1.any.Class-implicit-member-access.xml.txt +++ b/test/expect/castxml1.any.Class-implicit-member-access.xml.txt @@ -14,9 +14,9 @@ <OperatorMethod id="_9" name="=" returns="_11" context="_5" access="private" location="f1:9" file="f1" line="9" mangled="[^"]+"> <Argument type="_10" location="f1:9" file="f1" line="9"/> </OperatorMethod> - <ReferenceType id="_10" type="_5c"/> + <ReferenceType id="_10" type="_5c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_5c" type="_5" const="1"/> - <ReferenceType id="_11" type="_5"/> + <ReferenceType id="_11" type="_5" size="[0-9]+" align="[0-9]+"/> <Namespace id="_2" name="::"/> <File id="f1" name=".*/test/input/Class-implicit-member-access.cxx"/> </CastXML>$ |