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