Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_LValueToRValue

4627     case CK_LValueToRValue:
5038 if (CE->getCastKind() == CK_NoOp || CE->getCastKind() == CK_LValueToRValue)
6670 if (E->getCastKind() == CK_LValueToRValue)
7283 case CK_LValueToRValue: