clang API Documentation
| CanProxy() | clang::CanProxy< T > | [inline] |
| 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] |