clang  3.9.0
clang::CoroutineBodyStmt Member List

This is the complete list of members for clang::CoroutineBodyStmt, including all inherited members.

ASTStmtReader classclang::CoroutineBodyStmtfriend
children()clang::CoroutineBodyStmtinline
classof(const Stmt *T)clang::CoroutineBodyStmtinlinestatic
CoroutineBodyStmt(Stmt *Body, Stmt *Promise, Stmt *InitSuspend, Stmt *FinalSuspend, Stmt *OnException, Stmt *OnFallthrough, Expr *ReturnValue, ArrayRef< Expr * > ParamMoves)clang::CoroutineBodyStmtinline
getBody() const clang::CoroutineBodyStmtinline
getExceptionHandler() const clang::CoroutineBodyStmtinline
getFallthroughHandler() const clang::CoroutineBodyStmtinline
getFinalSuspendStmt() const clang::CoroutineBodyStmtinline
getInitSuspendStmt() const clang::CoroutineBodyStmtinline
getLocEnd() const LLVM_READONLYclang::CoroutineBodyStmtinline
getLocStart() const LLVM_READONLYclang::CoroutineBodyStmtinline
getPromiseDecl() const clang::CoroutineBodyStmtinline
getPromiseDeclStmt() const clang::CoroutineBodyStmtinline
getReturnValueInit() const clang::CoroutineBodyStmtinline