Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_LValueToRValue

7067       if (E->getCastKind() == CK_LValueToRValue ||
7147 if (ICE->getCastKind() == CK_LValueToRValue)