Searched refs:getContextValue (Results 1 – 4 of 4) sorted by relevance
2234 LValue Base = MakeNaturalAlignAddrLValue(CapturedStmtInfo->getContextValue(), in GenerateCapturedStmtFunction()
205 virtual llvm::Value *getContextValue() const { return ThisValue; } in getContextValue() function
227 llvm::Value *getContextValue() const override { in getContextValue() function in __anondef231dd0111::CGOpenMPInlinedRegionInfo229 return OuterRegionInfo->getContextValue(); in getContextValue()
2117 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()