Searched refs:was_readonly (Results 1 – 2 of 2) sorted by relevance
5567 int was_readonly = 0; in cp_finish_decl() local5673 was_readonly = 1; in cp_finish_decl()5858 was_readonly = 0; in cp_finish_decl()5873 if (was_readonly) in cp_finish_decl()
152 * decl.c (cp_finish_decl): Also clear was_readonly if a static var