Searched refs:setContextValue (Results 1 – 3 of 3) sorted by relevance
2231 CapturedStmtInfo->setContextValue(Builder.CreateLoad(DeclPtr)); in GenerateCapturedStmtFunction()
203 virtual void setContextValue(llvm::Value *V) { ThisValue = V; } in setContextValue() function
233 void setContextValue(llvm::Value *V) override { in setContextValue() function in __anon2baedda80111::CGOpenMPInlinedRegionInfo235 OuterRegionInfo->setContextValue(V); in setContextValue()