Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h392 Stmt *getFinalSuspendStmt() const { in getFinalSuspendStmt() function
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCoroutine.cpp691 EmitStmt(S.getFinalSuspendStmt()); in EmitCoroutineBody()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h7744 getDerived().TransformStmt(S->getFinalSuspendStmt()); in TransformCoroutineBodyStmt()