Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CK_LValueToRValue

284     if (!ice || ice->getCastKind() != CK_LValueToRValue) return true;
332 if (CE->getCastKind() == CK_LValueToRValue) {
1276 selfDecl->getType(), CK_LValueToRValue, &self,
1286 argType.getUnqualifiedType(), CK_LValueToRValue,
2513 case CK_LValueToRValue:
2610 case CK_LValueToRValue: {