clang  3.9.0
clang::ReturnStmt Member List

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

children()clang::ReturnStmtinline
classof(const Stmt *T)clang::ReturnStmtinlinestatic
getLocEnd() const LLVM_READONLYclang::ReturnStmtinline
getLocStart() const LLVM_READONLYclang::ReturnStmtinline
getNRVOCandidate() const clang::ReturnStmtinline
getReturnLoc() const clang::ReturnStmtinline
getRetValue() const clang::ReturnStmt
getRetValue()clang::ReturnStmt
ReturnStmt(SourceLocation RL)clang::ReturnStmtinlineexplicit
ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate)clang::ReturnStmtinline
ReturnStmt(EmptyShell Empty)clang::ReturnStmtinlineexplicit
setNRVOCandidate(const VarDecl *Var)clang::ReturnStmtinline
setReturnLoc(SourceLocation L)clang::ReturnStmtinline
setRetValue(Expr *E)clang::ReturnStmtinline