Home
last modified time | relevance | path

Searched defs:SwitchStatement (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DNodes.h245 SwitchStatement() : Statement(NodeKind::SwitchStatement) {} in SwitchStatement() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dscope.h18 class SwitchStatement; variable
H A Dstatement.c1090 SwitchStatement::SwitchStatement(Loc loc, Expression *c, Statement *b, bool isFinal) in SwitchStatement() function
H A Dvisitor.h35 class SwitchStatement; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dscope.h16 class SwitchStatement; variable
H A Dvisitor.h35 class SwitchStatement; variable