clang
3.9.0
|
#include <CanonicalType.h>
Additional Inherited Members | |
![]() | |
const MemberPointerType * | getTypePtr () const |
Retrieve the pointer to the underlying Type. More... | |
operator const MemberPointerType * () 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 < MemberPointerType > * | operator-> () const |
Retrieve the proxy-adaptor type. More... | |
![]() | |
CanQual< MemberPointerType > | Stored |
Definition at line 434 of file CanonicalType.h.