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

#include <CanonicalType.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct clang::CanProxyAdaptor< TypeOfType >

Definition at line 509 of file CanonicalType.h.


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