Lines Matching refs:VK_LValue
71 VD->getType().getNonReferenceType(), VK_LValue, in OMPLexicalScope()
609 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc()); in EmitOMPFirstprivateClause()
718 VK_LValue, (*IRef)->getExprLoc()); in EmitOMPCopyinClause()
791 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc()); in EmitOMPLastprivateClauseInit()
1059 IRef->getType(), VK_LValue, IRef->getExprLoc()); in EmitOMPReductionClauseInit()
1102 IRef->getType(), VK_LValue, IRef->getExprLoc()); in EmitOMPReductionClauseInit()
1333 VD->getInit()->getType(), VK_LValue, in EmitOMPLinearClauseInit()
1376 (*IC)->getType(), VK_LValue, (*IC)->getExprLoc()); in EmitOMPLinearClauseFinal()
1440 (*I)->getType(), VK_LValue, (*I)->getExprLoc()); in EmitOMPPrivateLoopCounters()
1448 E->getType(), VK_LValue, E->getExprLoc()); in EmitOMPPrivateLoopCounters()
1573 (*IPC)->getType(), VK_LValue, (*IPC)->getExprLoc()); in EmitOMPSimdFinal()
2174 OpaqueValueExpr IVRefExpr(S.getLocStart(), KmpInt32Ty, VK_LValue); in EmitSections()
2176 OpaqueValueExpr UBRefExpr(S.getLocStart(), KmpInt32Ty, VK_LValue); in EmitSections()
2534 Pair.second->getType(), VK_LValue, Pair.second->getExprLoc()); in EmitOMPTaskBasedDirective()