Searched defs:EndInterfaceStmt (Results 1 – 3 of 3) sorted by relevance
321 statement(Parser<EndInterfaceStmt>{})))
58 bool Pre(parser::EndInterfaceStmt &) { return false; } in Pre()
3018 void InterfaceVisitor::Post(const parser::EndInterfaceStmt &) { in Post()