Searched refs:getContextValue (Results 1 – 5 of 5) sorted by relevance
2885 LValue Base = MakeNaturalAlignAddrLValue(CapturedStmtInfo->getContextValue(), in GenerateCapturedStmtFunction()
434 virtual llvm::Value *getContextValue() const { return ThisValue; }
2827 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()
247 llvm::Value *getContextValue() const override { in getContextValue() function in __anond842882b0111::CGOpenMPInlinedRegionInfo249 return OuterRegionInfo->getContextValue(); in getContextValue()
4643 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective()