Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_LValueToRValue

3755     case CK_LValueToRValue:
4108 if (CE->getCastKind() == CK_NoOp || CE->getCastKind() == CK_LValueToRValue)
5443 if (E->getCastKind() == CK_LValueToRValue)
6009 case CK_LValueToRValue: