Home
last modified time | relevance | path

Searched defs:getFinalSuspendStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h341 Stmt *getFinalSuspendStmt() const { return SubStmts[SubStmt::FinalSuspend]; } in getFinalSuspendStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h392 Stmt *getFinalSuspendStmt() const { in getFinalSuspendStmt() function