Searched defs:FinalSuspend (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h324 FinalSuspend, ///< The final suspend statement, run after the body. enumerator in enum:clang::final::SubStmt
351 Expr *FinalSuspend = nullptr; member in struct:clang::final::CtorArgs
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp711 bool Sema::checkFinalSuspendNoThrow(const Stmt *FinalSuspend) { argument

Completed in 111 milliseconds