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