Searched refs:setContextValue (Results 1 – 3 of 3) sorted by relevance
3177 CapturedStmtInfo->setContextValue(Builder.CreateLoad(DeclPtr)); in GenerateCapturedStmtFunction()
486 virtual void setContextValue(llvm::Value *V) { ThisValue = V; }
257 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo259 OuterRegionInfo->setContextValue(V); in setContextValue()