Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dc-typeck.c8160 c_begin_compound_stmt (bool do_scope) in c_begin_compound_stmt() argument
8163 if (do_scope) in c_begin_compound_stmt()
8169 c_end_compound_stmt (tree stmt, bool do_scope) in c_end_compound_stmt() argument
8173 if (do_scope) in c_end_compound_stmt()