Searched refs:getContextValue (Results 1 – 5 of 5) sorted by relevance
3002 LValue Base = MakeNaturalAlignAddrLValue(CapturedStmtInfo->getContextValue(), in GenerateCapturedStmtFunction()
443 virtual llvm::Value *getContextValue() const { return ThisValue; }
249 llvm::Value *getContextValue() const override { in getContextValue() function in __anon90c6c1b10111::CGOpenMPInlinedRegionInfo251 return OuterRegionInfo->getContextValue(); in getContextValue()
3041 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()
4723 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective()