Searched refs:CGCoroData (Results 1 – 2 of 2) sorted by relevance
31 struct clang::CodeGen::CGCoroData { struct in clang::CodeGen106 CurCoro.Data = std::make_unique<CGCoroData>(); in createCoroData()112 static SmallString<32> buildSuspendPrefixStr(CGCoroData &Coro, AwaitKind Kind) { in buildSuspendPrefixStr()222 static LValueOrRValue emitSuspendExpression(CodeGenFunction &CGF, CGCoroData &Coro, in emitSuspendExpression()
102 struct CGCoroData;364 std::unique_ptr<CGCoroData> Data;