Lines Matching defs:Switch
836 switch (Result.getResultKind()) {
860 switch (Result.getResultKind()) {
1019 /// \brief Start building a new switch statement.
1029 /// \brief Attach the body to the switch statement.
1034 Stmt *Switch, Stmt *Body) {
1035 return getSema().ActOnFinishSwitchStmt(SwitchLoc, Switch, Body);
1692 switch (Class) {
2312 switch (Pattern.getArgument().getKind()) {
2378 switch (S->getStmtClass()) {
2411 switch (E->getStmtClass()) {
2535 switch (QNNS->getKind()) {
2629 switch (Name.getNameKind()) {
2763 switch (Arg.getKind()) {
2812 switch (Arg.getKind()) {
3145 switch (T.getTypeLocClass()) {
4920 // transformed switch statement.
5048 // Rebuild the switch statement.
5049 StmtResult Switch
5052 if (Switch.isInvalid())
5055 // Transform the body of the switch statement.
5060 // Complete the switch statement.
5061 return getDerived().RebuildSwitchStmtBody(S->getSwitchLoc(), Switch.get(),
5897 switch (ON.getKind()) {
6478 switch (E->getOperator()) {