clang
3.9.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
clang
SwitchStmt
clang::SwitchStmt Member List
This is the complete list of members for
clang::SwitchStmt
, including all inherited members.
addSwitchCase
(SwitchCase *SC)
clang::SwitchStmt
inline
children
()
clang::SwitchStmt
inline
classof
(const Stmt *T)
clang::SwitchStmt
inline
static
getBody
() const
clang::SwitchStmt
inline
getBody
()
clang::SwitchStmt
inline
getCond
() const
clang::SwitchStmt
inline
getCond
()
clang::SwitchStmt
inline
getConditionVariable
() const
clang::SwitchStmt
getConditionVariableDeclStmt
() const
clang::SwitchStmt
inline
getInit
()
clang::SwitchStmt
inline
getInit
() const
clang::SwitchStmt
inline
getLocEnd
() const LLVM_READONLY
clang::SwitchStmt
inline
getLocStart
() const LLVM_READONLY
clang::SwitchStmt
inline
getSwitchCaseList
() const
clang::SwitchStmt
inline
getSwitchCaseList
()
clang::SwitchStmt
inline
getSwitchLoc
() const
clang::SwitchStmt
inline
isAllEnumCasesCovered
() const
clang::SwitchStmt
inline
setAllEnumCasesCovered
()
clang::SwitchStmt
inline
setBody
(Stmt *S)
clang::SwitchStmt
inline
setBody
(Stmt *S, SourceLocation SL)
clang::SwitchStmt
inline
setCond
(Expr *E)
clang::SwitchStmt
inline
setConditionVariable
(const ASTContext &C, VarDecl *V)
clang::SwitchStmt
setInit
(Stmt *S)
clang::SwitchStmt
inline
setSwitchCaseList
(SwitchCase *SC)
clang::SwitchStmt
inline
setSwitchLoc
(SourceLocation L)
clang::SwitchStmt
inline
SwitchStmt
(const ASTContext &C, Stmt *Init, VarDecl *Var, Expr *cond)
clang::SwitchStmt
SwitchStmt
(EmptyShell Empty)
clang::SwitchStmt
inline
explicit
Generated on Wed Aug 31 2016 16:58:36 for clang by
1.8.6