Home | History | Annotate | Download | only in AST

Lines Matching refs:LabelStmt

250     void VisitLabelStmt(const LabelStmt *Node);
1448 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) {