Home | History | Annotate | Download | only in Sema

Lines Matching refs:LS

393       else if (LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt))
394 Next = LS->getSubStmt();