clang 20.0.0git
|
#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 |