clang 19.0.0git
List of all members
clang::CanProxyAdaptor< DecltypeType > Struct Reference

#include "clang/AST/CanonicalType.h"

Inheritance diagram for clang::CanProxyAdaptor< DecltypeType >:
Inheritance graph
[legend]

Additional Inherited Members

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

Detailed Description

Definition at line 535 of file CanonicalType.h.


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