Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c7690 tree else_block, bool nested_if) in c_finish_if_stmt() argument
7695 if (warn_parentheses && nested_if && else_block == NULL) in c_finish_if_stmt()
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c6829 bool nested_if; in cp_parser_selection_statement() local
6835 cp_parser_implicitly_scoped_statement (parser, &nested_if); in cp_parser_selection_statement()
6863 if (nested_if) in cp_parser_selection_statement()