clang
3.9.0
|
#include <CanonicalType.h>
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
CanQual< ObjCObjectType > | Stored |
Definition at line 560 of file CanonicalType.h.