Searched refs:flag_no_ident (Results 1 – 11 of 11) sorted by relevance
655 extern int flag_no_ident;
872 int flag_no_ident = 1; variable874 int flag_no_ident = 0; variable1200 {"ident", &flag_no_ident, 0,2259 if (!flag_no_ident) in compile_file()
233 if (! flag_no_ident)
5688 * flags.h: Declare flag_no_ident.5689 * toplev.c: Define flag_no_ident. Process -f(no-)ident here.5690 * c-tree.h: Don't declare flag_no_ident.5691 * c-decl.c: Don't define flag_no_ident. Don't process5695 only if !flag_no_ident.
182 if (!flag_no_ident) in cb_ident()
1088 if (!flag_no_ident) in compile_file()
501 Common Report Var(flag_no_ident,0) Init(1)
1160 if (! flag_no_ident) in ffelex_hash_()
3067 * lex.c: Use flag_no_ident instead of ffe_is_ident().
6510 * decl2.c: Don't define flag_no_ident here. Don't process6512 * cp-tree.h: Don't declare flag_no_ident here.