class APIntStorage

Declaration

class APIntStorage : private APNumericStorage { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Expr.h:1476

Inherits from: APNumericStorage

Method Overview

  • public llvm::APInt getValue() const
  • public void setValue(const clang::ASTContext & C, const llvm::APInt & Val)

Methods

llvm::APInt getValue() const

Declared at: clang/include/clang/AST/Expr.h:1478

void setValue(const clang::ASTContext& C,
              const llvm::APInt& Val)

Declared at: clang/include/clang/AST/Expr.h:1479

Parameters

const clang::ASTContext& C
const llvm::APInt& Val