Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VK_LValue

92             VD->getType().getNonReferenceType(), VK_LValue, C.getLocation());
266 VD->getType().getNonReferenceType(), VK_LValue,
294 OrigDRE->getType(), VK_LValue, OrigDRE->getExprLoc());
841 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc());
993 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc());
1072 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc());
2106 VD->getInit()->getType(), VK_LValue,
2151 (*IC)->getType(), VK_LValue, (*IC)->getExprLoc());
2221 E->getType(), VK_LValue, E->getExprLoc());
2401 (*IPC)->getType(), VK_LValue, (*IPC)->getExprLoc());
3672 OpaqueValueExpr IVRefExpr(S.getBeginLoc(), KmpInt32Ty, VK_LValue);
3674 OpaqueValueExpr UBRefExpr(S.getBeginLoc(), KmpInt32Ty, VK_LValue);
4418 Pair.second->getType(), VK_LValue,
4561 /*RefersToEnclosingVariableOrCapture=*/false, Loc, Ty, VK_LValue);
4566 /*RefersToEnclosingVariableOrCapture=*/false, Loc, Ty, VK_LValue);
4572 /*RefersToEnclosingVariableOrCapture=*/false, Loc, ElemType, VK_LValue);