|
clang 24.0.0git
|
Public Member Functions | |
| InitLinkScope (Compiler< Emitter > *Ctx, InitLink &&Link) | |
| ~InitLinkScope () | |
Public Attributes | |
| Compiler< Emitter > * | Ctx |
Definition at line 254 of file Compiler.cpp.
|
inline |
Definition at line 256 of file Compiler.cpp.
References Ctx, and clang::Link.
|
inline |
Definition at line 260 of file Compiler.cpp.
References Ctx.
| Compiler<Emitter>* clang::interp::InitLinkScope< Emitter >::Ctx |
Definition at line 263 of file Compiler.cpp.
Referenced by InitLinkScope(), and ~InitLinkScope().