Searched refs:compile_call_statement (Results 1 – 1 of 1) sorted by relevance
973 static HRESULT compile_call_statement(compile_ctx_t *ctx, call_statement_t *stat) in compile_call_statement() function1241 hres = compile_call_statement(ctx, (call_statement_t*)stat); in compile_statement()