Home | History | Annotate | Download | only in AST

Lines Matching refs:LabelStmt

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