Home
last modified time | relevance | path

Searched refs:buildSuspendPrefixStr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp113 static SmallString<32> buildSuspendPrefixStr(CGCoroData &Coro, AwaitKind Kind) { in buildSuspendPrefixStr() function
186 auto Prefix = buildSuspendPrefixStr(Coro, Kind); in emitSuspendExpression()