Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_LValueToRValue

5811     case CK_LValueToRValue:
6232 if (CE->getCastKind() == CK_NoOp || CE->getCastKind() == CK_LValueToRValue)
8105 if (E->getCastKind() == CK_LValueToRValue)
8757 case CK_LValueToRValue: