|
clang 22.0.0git
|
This is the complete list of members for clang::interp::VariableScope< Emitter >, including all inherited members.
| addForScopeKind(const Scope::Local &Local, ScopeKind Kind) | clang::interp::VariableScope< Emitter > | inline |
| addLocal(Scope::Local Local) | clang::interp::VariableScope< Emitter > | inlinevirtual |
| Ctx | clang::interp::VariableScope< Emitter > | protected |
| destroyLocals(const Expr *E=nullptr) | clang::interp::VariableScope< Emitter > | inlinevirtual |
| emitDestructors(const Expr *E=nullptr) | clang::interp::VariableScope< Emitter > | inlinevirtual |
| forceInit() | clang::interp::VariableScope< Emitter > | inlinevirtual |
| getKind() const | clang::interp::VariableScope< Emitter > | inline |
| getParent() const | clang::interp::VariableScope< Emitter > | inline |
| Kind | clang::interp::VariableScope< Emitter > | protected |
| LocalsAlwaysEnabled | clang::interp::VariableScope< Emitter > | |
| Parent | clang::interp::VariableScope< Emitter > | protected |
| VariableScope(Compiler< Emitter > *Ctx, ScopeKind Kind=ScopeKind::Block) | clang::interp::VariableScope< Emitter > | inline |
| ~VariableScope() | clang::interp::VariableScope< Emitter > | inlinevirtual |