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