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