clang  3.7.0
clang::IndirectGotoStmt Member List

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

children()clang::IndirectGotoStmtinline
classof(const Stmt *T)clang::IndirectGotoStmtinlinestatic
getConstantTarget()clang::IndirectGotoStmt
getConstantTarget() const clang::IndirectGotoStmtinline
getGotoLoc() const clang::IndirectGotoStmtinline
getLocEnd() const LLVM_READONLYclang::IndirectGotoStmtinline
getLocStart() const LLVM_READONLYclang::IndirectGotoStmtinline
getStarLoc() const clang::IndirectGotoStmtinline
getTarget()clang::IndirectGotoStmtinline
getTarget() const clang::IndirectGotoStmtinline
IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target)clang::IndirectGotoStmtinline
IndirectGotoStmt(EmptyShell Empty)clang::IndirectGotoStmtinlineexplicit
setGotoLoc(SourceLocation L)clang::IndirectGotoStmtinline
setStarLoc(SourceLocation L)clang::IndirectGotoStmtinline
setTarget(Expr *E)clang::IndirectGotoStmtinline