Searched refs:compile_labelled_statement (Results 1 – 1 of 1) sorted by relevance
1557 static HRESULT compile_labelled_statement(compiler_ctx_t *ctx, labelled_statement_t *stat) in compile_labelled_statement() function1802 hres = compile_labelled_statement(ctx, (labelled_statement_t*)stat); in compile_statement()