Home | History | Annotate | Download | only in AST

Lines Matching refs:LS

114     if (const LabelStmt *LS = dyn_cast<LabelStmt>(S))
115 S = LS->getSubStmt();