clang  3.9.0
clang::SwitchCase Member List

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

classof(const Stmt *T)clang::SwitchCaseinlinestatic
ColonLocclang::SwitchCaseprotected
getColonLoc() const clang::SwitchCaseinline
getKeywordLoc() const clang::SwitchCaseinline
getLocEnd() const LLVM_READONLYclang::SwitchCaseinline
getLocStart() const LLVM_READONLYclang::SwitchCaseinline
getNextSwitchCase() const clang::SwitchCaseinline
getNextSwitchCase()clang::SwitchCaseinline
getSubStmt()clang::SwitchCase
getSubStmt() const clang::SwitchCaseinline
KeywordLocclang::SwitchCaseprotected
NextSwitchCaseclang::SwitchCaseprotected
setColonLoc(SourceLocation L)clang::SwitchCaseinline
setKeywordLoc(SourceLocation L)clang::SwitchCaseinline
setNextSwitchCase(SwitchCase *SC)clang::SwitchCaseinline
SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc)clang::SwitchCaseinlineprotected
SwitchCase(StmtClass SC, EmptyShell)clang::SwitchCaseinlineprotected