reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6577 assert(CHAR_BIT == 8 && Info.Ctx.getTargetInfo().getCharWidth() == 8 && 6582 if (!checkBitCastConstexprEligibility(&Info, Info.Ctx, BCE)) 6582 if (!checkBitCastConstexprEligibility(&Info, Info.Ctx, BCE)) 6587 SourceLValue.setFrom(Info.Ctx, SourceValue); 6589 Info, BCE, BCE->getSubExpr()->getType().withConst(), SourceLValue, 6595 APValueToBufferConverter::convert(Info, SourceRValue, BCE); 6601 BufferToAPValueConverter::convert(Info, *Buffer, BCE);