Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CK_LValueToRValue

232     if (!ice || ice->getCastKind() != CK_LValueToRValue) return true;
1189 selfDecl->getType(), CK_LValueToRValue, &self,
1198 argType.getUnqualifiedType(), CK_LValueToRValue,
2422 case CK_LValueToRValue:
2519 case CK_LValueToRValue: {