Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp534 static void emitBodyAndFallthrough(CodeGenFunction &CGF, in emitBodyAndFallthrough() function
662 emitBodyAndFallthrough(*this, S, TryStmt->getTryBlock()); in EmitCoroutineBody()
669 emitBodyAndFallthrough(*this, S, S.getBody()); in EmitCoroutineBody()