Searched refs:getContextValue (Results 1 – 5 of 5) sorted by relevance
3362 CapturedStmtInfo->getContextValue(), Ctx.getTagDeclType(RD)); in GenerateCapturedStmtFunction()
478 virtual llvm::Value *getContextValue() const { return ThisValue; }
247 llvm::Value *getContextValue() const override { in getContextValue() function in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo249 return OuterRegionInfo->getContextValue(); in getContextValue()
3203 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()
4968 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective()