clang API Documentation
#include <Sema.h>

Public Member Functions | |
| LateInstantiatedAttribute (const Attr *A, LocalInstantiationScope *S, Decl *D) | |
Public Attributes | |
| const Attr * | TmplAttr |
| LocalInstantiationScope * | Scope |
| Decl * | NewDecl |
| clang::Sema::LateInstantiatedAttribute::LateInstantiatedAttribute | ( | const Attr * | A, |
| LocalInstantiationScope * | S, | ||
| Decl * | D | ||
| ) | [inline] |