Searched refs:IntLit (Results 1 – 1 of 1) sorted by relevance
8134 if (auto *IntLit = dyn_cast<IntegerLiteral>(E->IgnoreParenImpCasts())) { in isSameWidthConstantConversion() local8136 S.getSourceManager().getCharacterData(IntLit->getLocStart())[0]; in isSameWidthConstantConversion()