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