clang API Documentation

Public Member Functions | Public Attributes
clang::Sema::LateInstantiatedAttribute Struct Reference

#include <Sema.h>

Collaboration diagram for clang::Sema::LateInstantiatedAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LateInstantiatedAttribute (const Attr *A, LocalInstantiationScope *S, Decl *D)

Public Attributes

const AttrTmplAttr
LocalInstantiationScopeScope
DeclNewDecl

Detailed Description

Definition at line 6840 of file Sema.h.


Constructor & Destructor Documentation

Definition at line 6845 of file Sema.h.


Member Data Documentation

Definition at line 6843 of file Sema.h.

Definition at line 6842 of file Sema.h.

Definition at line 6841 of file Sema.h.


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