Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp767 static void emitBodyAndFallthrough(CodeGenFunction &CGF, in emitBodyAndFallthrough() function
910 emitBodyAndFallthrough(*this, S, TryStmt->getTryBlock()); in EmitCoroutineBody()
917 emitBodyAndFallthrough(*this, S, S.getBody()); in EmitCoroutineBody()