Home
last modified time | relevance | path

Searched refs:scope_T (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c91 typedef struct scope_S scope_T; typedef
7636 static scope_T *
7639 scope_T *scope = ALLOC_CLEAR_ONE(scope_T); in new_scope()
7656 scope_T *scope = cctx->ctx_scope; in drop_scope()
7719 scope_T *scope; in compile_if()
7799 scope_T *scope = cctx->ctx_scope; in compile_elseif()
7949 scope_T *scope = cctx->ctx_scope; in compile_else()
8095 scope_T *scope; in compile_for()
8380 scope_T *scope; in compile_while()
8591 scope_T *try_scope; in compile_try()
[all …]