Lines Matching refs:VK_LValue

1581                              VK_LValue);  in buildDeclRefExpr()
2497 VK_LValue, OK_Ordinary); in isOpenMPCapturedDecl()
3212 Id.getLoc(), ExprType, VK_LValue); in ActOnOpenMPIdExpression()
5422 DistParam, LogicalTy, VK_LValue, {}, nullptr, nullptr, {}, nullptr); in buildDistanceFunc()
5577 TargetParam, LoopVarTy, VK_LValue, {}, nullptr, nullptr, {}, nullptr); in buildLoopVarFunc()
5580 IndvarParam, LogicalTy, VK_LValue, {}, nullptr, nullptr, {}, nullptr); in buildLoopVarFunc()
5752 SemaRef.BuildDeclRefExpr(LUVDecl, LUVDecl->getType(), VK_LValue, {}, in ActOnOpenMPCanonicalLoop()
5856 VK_LValue, OK_Ordinary, E); in processImplicitMapsWithDefaultMappers()
5866 P.first->getType(), VK_LValue, OK_Ordinary); in processImplicitMapsWithDefaultMappers()
5876 CurFD->getType(), VK_LValue, OK_Ordinary); in processImplicitMapsWithDefaultMappers()
15566 ExprResult Res = S.BuildDeclRefExpr(VD, AllocatorType, VK_LValue, Loc); in findOMPAllocatorHandleT()
17082 Capture, Capture->getType().getNonReferenceType(), VK_LValue, Loc); in getOpenMPCapturedExpr()
17090 if (VK != VK_LValue && Res.get()->isGLValue()) { in getOpenMPCapturedExpr()
17866 OpaqueValueExpr OVE(Loc, Ty, VK_LValue); in argumentDependentLookup()
18013 VK_LValue, Loc); in buildDeclareReductionRef()
18033 VD, VD->getType().getNonReferenceType(), VK_LValue, Loc); in buildDeclareReductionRef()
18773 RHSDRE, Type, VK_LValue, OK_Ordinary); in actOnOMPReductionKindClause()
20860 return SemaRef.BuildDeclRefExpr(VD, Type, VK_LValue, Loc); in buildUserDefinedMapperRef()
20879 return SemaRef.BuildDeclRefExpr(VD, Type, VK_LValue, Loc); in buildUserDefinedMapperRef()
23293 Base, LowerBound, Length, Stride, Context.DependentTy, VK_LValue, in ActOnOMPArraySectionExpr()
23428 Base, LowerBound, Length, Stride, Context.ArraySectionTy, VK_LValue, in ActOnOMPArraySectionExpr()
23736 SemaRef.BuildDeclRefExpr(CounterVD, CounterVD->getType(), VK_LValue, in ActOnOMPIteratorExpr()
23761 VK_LValue, D.IteratorDecl->getBeginLoc()); in ActOnOMPIteratorExpr()