clang 19.0.0git
Classes | Namespaces | Functions
Boolean.h File Reference
#include <cstddef>
#include <cstdint>
#include "Integral.h"
#include "clang/AST/APValue.h"
#include "clang/AST/ComparisonCategories.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Classes

class  clang::interp::Boolean
 Wrapper around boolean types. 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 Boolean &B)