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

#include <CanonicalType.h>

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

Additional Inherited Members

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

Detailed Description

template<>
struct clang::CanProxyAdaptor< ObjCObjectPointerType >

Definition at line 578 of file CanonicalType.h.


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