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