clang 20.0.0git
|
#include "clang/AST/APNumericStorage.h"
Public Member Functions | |
llvm::APInt | getValue () const |
void | setValue (const ASTContext &C, const llvm::APInt &Val) |
Definition at line 51 of file APNumericStorage.h.
|
inline |
Definition at line 53 of file APNumericStorage.h.
References clang::APNumericStorage::getIntValue().
Referenced by FindTypeTagExpr(), clang::EnumConstantDecl::getInitVal(), clang::FixedPointLiteral::getValueAsString(), isIdenticalStmt(), clang::InitListExpr::isIdiomaticZeroInitializer(), clang::Expr::isNullPointerConstant(), clang::ento::SValBuilder::makeIntVal(), clang::EmbedExpr::ChildElementIter< Const >::operator*(), ValidDuplicateEnum(), and clang::JSONNodeDumper::VisitIntegerLiteral().
|
inline |
Definition at line 54 of file APNumericStorage.h.
References clang::C, and clang::APNumericStorage::setIntValue().
Referenced by clang::FixedPointLiteral::FixedPointLiteral(), clang::IntegerLiteral::IntegerLiteral(), clang::EmbedExpr::ChildElementIter< Const >::operator*(), and clang::EnumConstantDecl::setInitVal().