Searched refs:setContextValue (Results 1 – 3 of 3) sorted by relevance
2323 CapturedStmtInfo->setContextValue(Builder.CreateLoad(DeclPtr)); in GenerateCapturedStmtFunction()
369 virtual void setContextValue(llvm::Value *V) { ThisValue = V; }
239 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon0274564a0111::CGOpenMPInlinedRegionInfo241 OuterRegionInfo->setContextValue(V); in setContextValue()