clang  3.9.0
clang::GotoStmt Member List

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

children()clang::GotoStmtinline
classof(const Stmt *T)clang::GotoStmtinlinestatic
getGotoLoc() const clang::GotoStmtinline
getLabel() const clang::GotoStmtinline
getLabelLoc() const clang::GotoStmtinline
getLocEnd() const LLVM_READONLYclang::GotoStmtinline
getLocStart() const LLVM_READONLYclang::GotoStmtinline
GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL)clang::GotoStmtinline
GotoStmt(EmptyShell Empty)clang::GotoStmtinlineexplicit
setGotoLoc(SourceLocation L)clang::GotoStmtinline
setLabel(LabelDecl *D)clang::GotoStmtinline
setLabelLoc(SourceLocation L)clang::GotoStmtinline