Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCoroutine.cpp468 static void emitBodyAndFallthrough(CodeGenFunction &CGF, in emitBodyAndFallthrough() function
621 emitBodyAndFallthrough(*this, S, TryStmt->getTryBlock()); in EmitCoroutineBody()
628 emitBodyAndFallthrough(*this, S, S.getBody()); in EmitCoroutineBody()