clang  3.9.0
List of all members
clang::CanProxyAdaptor< ObjCObjectType > Struct Template Reference

#include <CanonicalType.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct clang::CanProxyAdaptor< ObjCObjectType >

Definition at line 560 of file CanonicalType.h.


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