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