Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_LValueToRValue

1383       if (E->getCastKind() == CK_LValueToRValue)
2502 if (CE->getCastKind() != CK_LValueToRValue)