Searched refs:setContextValue (Results 1 – 3 of 3) sorted by relevance
2729 CapturedStmtInfo->setContextValue(Builder.CreateLoad(DeclPtr)); in GenerateCapturedStmtFunction()
405 virtual void setContextValue(llvm::Value *V) { ThisValue = V; }
250 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anonad2d34460111::CGOpenMPInlinedRegionInfo252 OuterRegionInfo->setContextValue(V); in setContextValue()