Searched refs:IntConstantValue (Results 1 – 1 of 1) sorted by relevance
357 if (Optional<llvm::APSInt> IntConstantValue = in getNarrowingKind() local361 Result.convertFromAPInt(*IntConstantValue, IntConstantValue->isSigned(), in getNarrowingKind()364 llvm::APSInt ConvertedValue = *IntConstantValue; in getNarrowingKind()369 if (*IntConstantValue != ConvertedValue) { in getNarrowingKind()370 ConstantValue = APValue(*IntConstantValue); in getNarrowingKind()