clang 22.0.0git
clang::APIntStorage Class Reference

#include "clang/AST/APNumericStorage.h"

Inheritance diagram for clang::APIntStorage:
[legend]

Public Member Functions

llvm::APInt getValue () const
unsigned getBitWidth () const
void setValue (const ASTContext &C, const llvm::APInt &Val)

Detailed Description

Definition at line 51 of file APNumericStorage.h.

Member Function Documentation

◆ getBitWidth()

unsigned clang::APIntStorage::getBitWidth ( ) const
inline

◆ getValue()

◆ setValue()


The documentation for this class was generated from the following file: