clang 22.0.0git
clang::CanProxyAdaptor< TagType > Struct Reference

#include "clang/AST/CanonicalType.h"

Inheritance diagram for clang::CanProxyAdaptor< TagType >:
[legend]

Additional Inherited Members

Public Member Functions inherited from clang::CanProxyBase< TagType >
const TagType * getTypePtr () const
 Retrieve the pointer to the underlying Type.
 operator const TagType * () const
 Implicit conversion to the underlying pointer.
CanProxy< UgetAs () const
 Try to convert the given canonical type to a specific structural type.
const CanProxyAdaptor< TagType > * operator-> () const
 Retrieve the proxy-adaptor type.
Protected Attributes inherited from clang::CanProxyBase< TagType >
CanQual< TagType > Stored

Detailed Description

Definition at line 553 of file CanonicalType.h.


The documentation for this struct was generated from the following file: