Home
last modified time | relevance | path

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

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