clang  3.7.0
List of all members
clang::CanProxyAdaptor< PointerType > Struct Template Reference

#include <CanonicalType.h>

Inheritance diagram for clang::CanProxyAdaptor< PointerType >:
[legend]
Collaboration diagram for clang::CanProxyAdaptor< PointerType >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from clang::CanProxyBase< PointerType >
const PointerTypegetTypePtr () const
 Retrieve the pointer to the underlying Type. More...
 
 operator const PointerType * () 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
< PointerType > * 
operator-> () const
 Retrieve the proxy-adaptor type. More...
 
- Protected Attributes inherited from clang::CanProxyBase< PointerType >
CanQual< PointerTypeStored
 

Detailed Description

template<>
struct clang::CanProxyAdaptor< PointerType >

Definition at line 406 of file CanonicalType.h.


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