Searched refs:compile_function_statement (Results 1 – 1 of 1) sorted by relevance
1097 static HRESULT compile_function_statement(compile_ctx_t *ctx, function_statement_t *stat) in compile_function_statement() function1275 hres = compile_function_statement(ctx, (function_statement_t*)stat); in compile_statement()