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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp534 static void emitBodyAndFallthrough(CodeGenFunction &CGF, function
662 emitBodyAndFallthrough(*this, S, TryStmt->getTryBlock());
669 emitBodyAndFallthrough(*this, S, S.getBody());

Completed in 65 milliseconds