Searched defs:FunctionStmt (Results 1 – 3 of 3) sorted by relevance
248 [](const parser::Statement<parser::FunctionStmt> *) { in GetKind()
3313 bool SubprogramVisitor::Pre(const parser::FunctionStmt &) { in Pre()
3050 struct FunctionStmt { struct3058 WRAPPER_CLASS(EndFunctionStmt, std::optional<Name>); argument