Searched refs:setContextValue (Results 1 – 3 of 3) sorted by relevance
2882 CapturedStmtInfo->setContextValue(Builder.CreateLoad(DeclPtr)); in GenerateCapturedStmtFunction()
432 virtual void setContextValue(llvm::Value *V) { ThisValue = V; }
253 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anond842882b0111::CGOpenMPInlinedRegionInfo255 OuterRegionInfo->setContextValue(V); in setContextValue()