Searched defs:IntLit (Results 1 – 3 of 3) sorted by relevance
14 IntLit(u64), enumerator
8134 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { in isSameWidthConstantConversion() local