|
29625 | 29625 | {"_Z1fM1AKFvvE", "f(void (A::*)() const)"},
|
29626 | 29626 | {"_ZNR1X1fEv", "X::f() &"},
|
29627 | 29627 | {"_ZNKO1X1hEv", "X::h() const &&"},
|
29628 |
| -// {"_Z1fM1XVKFivEMS_VFivEMS_KOFivE", "f(int (X::*)() const volatile, int (X::*)() volatile, int (X::*)() const &&)"}, |
29629 |
| -// {"_Z1fM1XRFivEMS_OFivEMS_KOFivE", "f(int (X::*)() &, int (X::*)() &&, int (X::*)() const &&)"}, |
| 29628 | +// {"_Z1fM1XVKFivEMS_VFivEMS_KOFivE", "f(int (X::*)() const volatile, int (X::*)() volatile, int (X::*)() const &&)"}, |
| 29629 | +// {"_Z1fM1XRFivEMS_OFivEMS_KOFivE", "f(int (X::*)() &, int (X::*)() &&, int (X::*)() const &&)"}, |
29630 | 29630 | {"_Z1fM1XKFivOE", "f(int (X::*)() const &&)"},
|
29631 | 29631 | {"_Z1fM1XKFivOEMS_FOKivEMS_VFS3_RS2_E", "f(int (X::*)() const &&, int const&& (X::*)(), int const&& (X::*)(int const&) volatile)"},
|
29632 | 29632 | {"_ZN5test12f0ENS_1TILZNS_1xEEEE", "test1::f0(test1::T<test1::x>)"},
|
|
30216 | 30216 |
|
30217 | 30217 | {"_Z3fooPU9__ptrauthILj3ELb1ELj234EEPi", "foo(int* __ptrauth<3u, true, 234u>*)"},
|
30218 | 30218 | {"_Z3fooIPU9__ptrauthILj1ELb0ELj64EEPiEvT_", "void foo<int* __ptrauth<1u, false, 64u>*>(int* __ptrauth<1u, false, 64u>*)"},
|
| 30219 | + |
| 30220 | +{"_ZN1CpmEi", "C::operator->*(int)"}, |
30219 | 30221 | // clang-format on
|
0 commit comments