|
clang
5.0.0
|
#include "clang/AST/Expr.h"
Public Member Functions | |
| llvm::APInt | getValue () const |
| void | setValue (const ASTContext &C, const llvm::APInt &Val) |
|
inline |
Definition at line 1276 of file Expr.h.
References clang::APNumericStorage::getIntValue().
Referenced by isIdenticalStmt(), clang::Expr::isNullPointerConstant(), clang::ento::SValBuilder::makeIntVal(), ValidDuplicateEnum(), and clang::ASTNodeImporter::VisitIntegerLiteral().
|
inline |
Definition at line 1277 of file Expr.h.
References clang::APNumericStorage::setIntValue().
Referenced by clang::IntegerLiteral::IntegerLiteral().
1.8.6