Searched refs:getContextValue (Results 1 – 5 of 5) sorted by relevance
3181 CapturedStmtInfo->getContextValue(), Ctx.getTagDeclType(RD)); in GenerateCapturedStmtFunction()
488 virtual llvm::Value *getContextValue() const { return ThisValue; }
251 llvm::Value *getContextValue() const override { in getContextValue() function in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo253 return OuterRegionInfo->getContextValue(); in getContextValue()
3052 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()
4768 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective()