Searched defs:IntLit (Results 1 – 6 of 6) 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
14 IntLit(u64), enumerator
99 const auto *IntLit = in hasSingleVariadicArgumentWithValue() local
157 if (const auto *IntLit = dyn_cast<IntegerLiteral>(Expression)) { in getEquivalentBoolLiteralForExpr() local
8134 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { in isSameWidthConstantConversion() local
11912 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { in isSameWidthConstantConversion() local