Searched refs:getContextValue (Results 1 – 4 of 4) sorted by relevance
2170 LValue Base = MakeNaturalAlignAddrLValue(CapturedStmtInfo->getContextValue(), in GenerateCapturedStmtFunction()
163 llvm::Value *getContextValue() const override { in getContextValue() function in __anondef231dd0111::CGOpenMPInlinedRegionInfo165 return OuterRegionInfo->getContextValue(); in getContextValue()
200 virtual llvm::Value *getContextValue() const { return ThisValue; } in getContextValue() function
2078 CapturedStmtInfo->getContextValue()); in EmitDeclRefLValue()