clang API Documentation

Public Types
clang::make_ptr< T > Struct Template Reference

#include <StmtVisitor.h>

List of all members.

Public Types

typedef T * type

Detailed Description

template<typename T>
struct clang::make_ptr< T >

Definition at line 25 of file StmtVisitor.h.


Member Typedef Documentation

template<typename T >
typedef T* clang::make_ptr< T >::type

Definition at line 25 of file StmtVisitor.h.


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