Searched refs:n_decls (Results 1 – 2 of 2) sorted by relevance
10035 int n_decls = 0; in check_for_loop_decls() local10115 n_decls++; in check_for_loop_decls()10119 return n_decls == 1 ? one_decl : NULL_TREE; in check_for_loop_decls()
10432 int n_decls = 0; in check_for_loop_decls() local10512 n_decls++; in check_for_loop_decls()10516 return n_decls == 1 ? one_decl : NULL_TREE; in check_for_loop_decls()