clang  3.9.0
clang::CoreturnStmt Member List

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

ASTStmtReader classclang::CoreturnStmtfriend
children()clang::CoreturnStmtinline
classof(const Stmt *T)clang::CoreturnStmtinlinestatic
CoreturnStmt(SourceLocation CoreturnLoc, Stmt *Operand, Stmt *PromiseCall)clang::CoreturnStmtinline
getKeywordLoc() const clang::CoreturnStmtinline
getLocEnd() const LLVM_READONLYclang::CoreturnStmtinline
getLocStart() const LLVM_READONLYclang::CoreturnStmtinline
getOperand() const clang::CoreturnStmtinline
getPromiseCall() const clang::CoreturnStmtinline