Searched defs:IntLit (Results 1 – 4 of 4) sorted by relevance
38 static double getValue(const IntegerLiteral *IntLit, in getValue()173 const auto *IntLit = llvm::dyn_cast<IntegerLiteral>(MultBinOp->getLHS()); in check() local
165 const auto *IntLit = in hasSingleVariadicArgumentWithValue() local
157 if (const auto *IntLit = dyn_cast<IntegerLiteral>(Expression)) { in getEquivalentBoolLiteralForExpr() local
13484 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { in isSameWidthConstantConversion() local