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