Searched refs:buildSuspendPrefixStr (Results 1 – 1 of 1) sorted by relevance
112 static SmallString<32> buildSuspendPrefixStr(CGCoroData &Coro, AwaitKind Kind) { in buildSuspendPrefixStr() function233 auto Prefix = buildSuspendPrefixStr(Coro, Kind); in emitSuspendExpression()