Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitGotoStmt

246     void VisitGotoStmt(const GotoStmt *Node);
1379 void ASTDumper::VisitGotoStmt(const GotoStmt *Node) {