Searched defs:IntLit (Results 1 – 4 of 4) sorted by relevance
37 static double getValue(const IntegerLiteral *IntLit, in getValue()172 const auto *IntLit = llvm::dyn_cast<IntegerLiteral>(MultBinOp->getLHS()); in check() local
166 const auto *IntLit = in hasSingleVariadicArgumentWithValue() local
133 if (const auto *IntLit = getEquivalentBoolLiteralForExpr() local
10662 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { isSameWidthConstantConversion() local