clang 19.0.0git
Classes | Namespaces
Program.h File Reference
#include <map>
#include <vector>
#include "Function.h"
#include "Pointer.h"
#include "PrimType.h"
#include "Record.h"
#include "Source.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Allocator.h"

Go to the source code of this file.

Classes

class  clang::interp::Program
 The program contains and links the bytecode for all functions. More...
 
class  clang::interp::Program::DeclScope
 Context to manage declaration lifetimes. More...
 

Namespaces

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