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 5836 of file Sema.h.


Constructor & Destructor Documentation

clang::Sema::LateInstantiatedAttribute::LateInstantiatedAttribute ( const Attr A,
LocalInstantiationScope S,
Decl D 
) [inline]

Definition at line 5841 of file Sema.h.


Member Data Documentation

Definition at line 5839 of file Sema.h.

Definition at line 5838 of file Sema.h.

Definition at line 5837 of file Sema.h.


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