|
clang
5.0.0
|
#include "clang/AST/CanonicalType.h"
Additional Inherited Members | |
Public Member Functions inherited from clang::CanProxyBase< ObjCObjectType > | |
| const ObjCObjectType * | getTypePtr () const |
| Retrieve the pointer to the underlying Type. More... | |
| operator const ObjCObjectType * () const | |
| Implicit conversion to the underlying pointer. More... | |
| CanProxy< U > | getAs () const |
| Try to convert the given canonical type to a specific structural type. More... | |
| const CanProxyAdaptor < ObjCObjectType > * | operator-> () const |
| Retrieve the proxy-adaptor type. More... | |
Protected Attributes inherited from clang::CanProxyBase< ObjCObjectType > | |
| CanQual< ObjCObjectType > | Stored |
Definition at line 560 of file CanonicalType.h.
1.8.6