Searched refs:IntConstantValue (Results 1 – 1 of 1) sorted by relevance
409 if (std::optional<llvm::APSInt> IntConstantValue = in getNarrowingKind() local413 Result.convertFromAPInt(*IntConstantValue, IntConstantValue->isSigned(), in getNarrowingKind()416 llvm::APSInt ConvertedValue = *IntConstantValue; in getNarrowingKind()421 if (*IntConstantValue != ConvertedValue) { in getNarrowingKind()422 ConstantValue = APValue(*IntConstantValue); in getNarrowingKind()