Searched refs:getContextValue (Results 1 – 5 of 5) sorted by relevance
2896 LValue Base = MakeNaturalAlignAddrLValue(CapturedStmtInfo->getContextValue(), in GenerateCapturedStmtFunction()
435 virtual llvm::Value *getContextValue() const { return ThisValue; }
2790 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()
248 llvm::Value *getContextValue() const override { in getContextValue() function in __anonffc6c7120111::CGOpenMPInlinedRegionInfo250 return OuterRegionInfo->getContextValue(); in getContextValue()
4696 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective()