|
clang
5.0.0
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| LateInstantiatedAttribute (const Attr *A, LocalInstantiationScope *S, Decl *D) | |
Public Attributes | |
| const Attr * | TmplAttr |
| LocalInstantiationScope * | Scope |
| Decl * | NewDecl |
|
inline |
| LocalInstantiationScope* clang::Sema::LateInstantiatedAttribute::Scope |
| const Attr* clang::Sema::LateInstantiatedAttribute::TmplAttr |
1.8.6