Searched refs:nested_if (Results 1 – 2 of 2) sorted by relevance
7690 tree else_block, bool nested_if) in c_finish_if_stmt() argument7695 if (warn_parentheses && nested_if && else_block == NULL) in c_finish_if_stmt()
6829 bool nested_if; in cp_parser_selection_statement() local6835 cp_parser_implicitly_scoped_statement (parser, &nested_if); in cp_parser_selection_statement()6863 if (nested_if) in cp_parser_selection_statement()