Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp536 static void emitBodyAndFallthrough(CodeGenFunction &CGF, in emitBodyAndFallthrough() function
664 emitBodyAndFallthrough(*this, S, TryStmt->getTryBlock()); in EmitCoroutineBody()
671 emitBodyAndFallthrough(*this, S, S.getBody()); in EmitCoroutineBody()