clang
10.0.0git
|
Scope managing label targets. More...
#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/AST/Interp/ByteCodeStmtGen.h"
Public Member Functions | |
virtual | ~LabelScope () |
Protected Member Functions | |
LabelScope (ByteCodeStmtGen< Emitter > *Ctx) | |
Protected Attributes | |
ByteCodeStmtGen< Emitter > * | Ctx |
ByteCodeStmtGen instance. More... | |
Scope managing label targets.
Definition at line 26 of file ByteCodeStmtGen.cpp.
|
inlinevirtual |
Definition at line 28 of file ByteCodeStmtGen.cpp.
|
inlineprotected |
Definition at line 31 of file ByteCodeStmtGen.cpp.
|
protected |
ByteCodeStmtGen instance.
Definition at line 33 of file ByteCodeStmtGen.cpp.