Home | History | Annotate | Download | only in AST

Lines Matching refs:LabelStmt

141     if (const LabelStmt *LS = dyn_cast<LabelStmt>(S))
309 const char *LabelStmt::getName() const {