clang
3.9.0
|
#include <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 |