Searched defs:SwitchCase (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h624 class SwitchCase : public Stmt { class in namespace:clang
632 SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc) function in class:clang::SwitchCase
635 SwitchCase(StmtClass SC, EmptyShell) function in class:clang::SwitchCase
[all...]

Completed in 77 milliseconds