clang 19.0.0git
Classes | Namespaces
ByteCodeStmtGen.cpp File Reference
#include "ByteCodeStmtGen.h"
#include "ByteCodeEmitter.h"
#include "Context.h"
#include "Function.h"
#include "PrimType.h"

Go to the source code of this file.

Classes

class  clang::interp::LabelScope< Emitter >
 Scope managing label targets. More...
 
class  clang::interp::LoopScope< Emitter >
 Sets the context for break/continue statements. More...
 
class  clang::interp::SwitchScope< Emitter >
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::interp