|
clang
3.8.0
|
#include <Stmt.h>
Static Public Member Functions | |
| static bool | classof (const Stmt *T) |
Static Public Member Functions inherited from clang::SwitchCase | |
| static bool | classof (const Stmt *T) |
Additional Inherited Members | |
Protected Member Functions inherited from clang::SwitchCase | |
| SwitchCase (StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc) | |
| SwitchCase (StmtClass SC, EmptyShell) | |
Protected Attributes inherited from clang::SwitchCase | |
| SwitchCase * | NextSwitchCase |
| SourceLocation | KeywordLoc |
| SourceLocation | ColonLoc |
|
inline |
|
inlineexplicit |
|
inline |
Definition at line 695 of file Stmt.h.
Referenced by clang::ASTNodeImporter::VisitCaseStmt().
|
inline |
Definition at line 699 of file Stmt.h.
References ColonLoc.
Referenced by clang::ASTNodeImporter::VisitCaseStmt().
|
inline |
Definition at line 697 of file Stmt.h.
Referenced by clang::ASTNodeImporter::VisitCaseStmt().
|
inline |
Definition at line 702 of file Stmt.h.
Referenced by clang::Sema::ActOnFinishSwitchStmt(), clang::Sema::CodeCompleteCase(), clang::CodeGen::CodeGenFunction::EmitCaseStmt(), clang::CodeGen::CodeGenFunction::EmitCaseStmtRange(), EvaluateSwitch(), FindCaseStatementsForValue(), GenerateMinimalPathDiagnostic(), clang::ento::ExprEngine::processSwitch(), and clang::ASTNodeImporter::VisitCaseStmt().
|
inline |
Definition at line 719 of file Stmt.h.
References getSubStmt().
|
inline |
|
inline |
Definition at line 703 of file Stmt.h.
Referenced by clang::Sema::ActOnFinishSwitchStmt(), clang::CodeGen::CodeGenFunction::EmitCaseStmt(), clang::CodeGen::CodeGenFunction::EmitCaseStmtRange(), EvaluateSwitch(), FindCaseStatementsForValue(), clang::ento::ExprEngine::processSwitch(), and clang::ASTNodeImporter::VisitCaseStmt().
|
inline |
Definition at line 704 of file Stmt.h.
Referenced by clang::CodeGen::CodeGenFunction::EmitCaseStmt(), clang::CodeGen::CodeGenFunction::EmitCaseStmtRange(), and getLocEnd().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 715 of file Stmt.h.
Referenced by clang::Sema::ActOnFinishSwitchStmt().
|
inline |
Definition at line 716 of file Stmt.h.
Referenced by clang::Sema::ActOnFinishSwitchStmt().
|
inline |
Definition at line 714 of file Stmt.h.
References S.
Referenced by clang::Sema::ActOnCaseStmtBody().
1.8.6