namespace HH\ExperimentalParserUtils; function find_all_functions( \HH\ParseTree $json, ): dict<int, darray, FunctionNode>;
\HH\ParseTree $json
dict<int, darray, FunctionNode>