clang API Documentation

Public Member Functions
clang::Redeclarable< decl_type >::PreviousDeclLink Struct Reference

#include <Redeclarable.h>

Inheritance diagram for clang::Redeclarable< decl_type >::PreviousDeclLink:
Inheritance graph
[legend]
Collaboration diagram for clang::Redeclarable< decl_type >::PreviousDeclLink:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PreviousDeclLink (decl_type *D)

Detailed Description

template<typename decl_type>
struct clang::Redeclarable< decl_type >::PreviousDeclLink

Definition at line 41 of file Redeclarable.h.


Constructor & Destructor Documentation

template<typename decl_type>
clang::Redeclarable< decl_type >::PreviousDeclLink::PreviousDeclLink ( decl_type *  D) [inline]

Definition at line 42 of file Redeclarable.h.


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