clang API Documentation

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

#include <Redeclarable.h>

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

List of all members.

Public Member Functions

 LatestDeclLink (decl_type *D)

Detailed Description

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

Definition at line 45 of file Redeclarable.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file Redeclarable.h.


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