clang 19.0.0git
Classes | Namespaces | Functions
Pointer.h File Reference
#include "Descriptor.h"
#include "InterpBlock.h"
#include "clang/AST/ComparisonCategories.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/Expr.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Classes

class  clang::interp::Pointer
 A pointer to a memory block, live or dead. More...
 

Namespaces

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

Functions

llvm::raw_ostream & clang::interp::operator<< (llvm::raw_ostream &OS, const Pointer &P)