clang API Documentation
#include <DeclTemplate.h>
Public Types | |
typedef FunctionDecl | DeclType |
Static Public Member Functions | |
static DeclType * | getMostRecentDecl (FunctionTemplateSpecializationInfo *I) |
Definition at line 736 of file DeclTemplate.h.
typedef FunctionDecl clang::RedeclarableTemplateDecl::SpecEntryTraits< FunctionTemplateSpecializationInfo >::DeclType |
Definition at line 738 of file DeclTemplate.h.
static DeclType* clang::RedeclarableTemplateDecl::SpecEntryTraits< FunctionTemplateSpecializationInfo >::getMostRecentDecl | ( | FunctionTemplateSpecializationInfo * | I | ) | [inline, static] |
Definition at line 741 of file DeclTemplate.h.
References clang::FunctionTemplateSpecializationInfo::Function, and clang::Redeclarable< decl_type >::getMostRecentDecl().