clang
7.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 1302 of file Expr.h.
Referenced by FindTypeTagExpr(), clang::FloatingLiteral::getValueAsApproximateDouble(), isIdenticalStmt(), clang::InitListExpr::isIdiomaticZeroInitializer(), clang::Expr::isNullPointerConstant(), clang::ento::SValBuilder::makeIntVal(), printExprAsWritten(), and ValidDuplicateEnum().
|
inline |
Definition at line 1303 of file Expr.h.
Referenced by clang::FixedPointLiteral::FixedPointLiteral(), and clang::IntegerLiteral::IntegerLiteral().