Home
last modified time | relevance | path

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

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