|
clang 22.0.0git
|
This is the complete list of members for clang::CanProxy< T >, including all inherited members.
| CanProxy()=default | clang::CanProxy< T > | |
| CanProxy(CanQual< T > Stored) | clang::CanProxy< T > | inline |
| getAs() const | clang::CanProxyBase< T > | inline |
| getTypePtr() const | clang::CanProxyBase< T > | inline |
| operator CanQual< T >() const | clang::CanProxy< T > | inline |
| operator const T *() const | clang::CanProxyBase< T > | inline |
| operator->() const | clang::CanProxyBase< T > | inline |
| Stored | clang::CanProxyBase< T > | protected |