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