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

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

Completed in 97 milliseconds