clang API Documentation

Public Types | Public Member Functions
clang::CanProxyAdaptor< FunctionProtoType > Struct Template Reference

#include <CanonicalType.h>

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

List of all members.

Public Types

typedef CanTypeIterator
< FunctionProtoType::param_type_iterator
param_type_iterator

Public Member Functions

CanQualType getParamType (unsigned i) const
param_type_iterator param_type_begin () const
param_type_iterator param_type_end () const

Detailed Description

template<>
struct clang::CanProxyAdaptor< FunctionProtoType >

Definition at line 555 of file CanonicalType.h.


Member Typedef Documentation

Definition at line 568 of file CanonicalType.h.


Member Function Documentation

Definition at line 570 of file CanonicalType.h.

References clang::CanProxyBase< T >::getTypePtr().

Definition at line 574 of file CanonicalType.h.

References clang::CanProxyBase< T >::getTypePtr().


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