clang
3.7.0
|
#include <Expr.h>
Public Member Functions | |
llvm::APInt | getValue () const |
void | setValue (const ASTContext &C, const llvm::APInt &Val) |
|
inline |
Definition at line 1262 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 1263 of file Expr.h.
References clang::APNumericStorage::setIntValue().
Referenced by clang::IntegerLiteral::IntegerLiteral().