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