clang
6.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 1279 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 1280 of file Expr.h.
Referenced by clang::IntegerLiteral::Create(), and clang::IntegerLiteral::IntegerLiteral().