clang API Documentation

Public Types
clang::declvisitor::make_const_ptr< T > Struct Template Reference

#include <DeclVisitor.h>

List of all members.

Public Types

typedef const T * type

Detailed Description

template<typename T>
struct clang::declvisitor::make_const_ptr< T >

Definition at line 27 of file DeclVisitor.h.


Member Typedef Documentation

template<typename T >
typedef const T* clang::declvisitor::make_const_ptr< T >::type

Definition at line 27 of file DeclVisitor.h.


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