Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c2063 int lookfor_cpp_namespace = FALSE; in get_c_indent() local
2668 lookfor_cpp_namespace = TRUE; in get_c_indent()
2671 lookfor_cpp_namespace) // '{' is at start in get_c_indent()
2674 lookfor_cpp_namespace = TRUE; in get_c_indent()
2861 if (lookfor_cpp_namespace) in get_c_indent()