Searched refs:cp_debug_print_flag (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c420 cp_debug_print_flag (FILE *file, const char *desc, bool flag)
529 cp_debug_print_flag (file, "Allow GNU extensions",
531 cp_debug_print_flag (file, "'>' token is greater-than",
533 cp_debug_print_flag (file, "Default args allowed in current "
535 cp_debug_print_flag (file, "Parsing integral constant-expression",
537 cp_debug_print_flag (file, "Allow non-constant expression in current "
540 cp_debug_print_flag (file, "Seen non-constant expression",
542 cp_debug_print_flag (file, "Local names forbidden in current context",
545 cp_debug_print_flag (file, "'this' forbidden in current context",
548 cp_debug_print_flag (fil
419 cp_debug_print_flag (FILE *file, const char *desc, bool flag) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc421 cp_debug_print_flag (FILE *file, const char *desc, bool flag)
530 cp_debug_print_flag (file, "Allow GNU extensions",
532 cp_debug_print_flag (file, "'>' token is greater-than",
534 cp_debug_print_flag (file, "Default args allowed in current "
536 cp_debug_print_flag (file, "Parsing integral constant-expression",
538 cp_debug_print_flag (file, "Allow non-constant expression in current "
541 cp_debug_print_flag (file, "Seen non-constant expression",
543 cp_debug_print_flag (file, "Local names forbidden in current context",
546 cp_debug_print_flag (file, "'this' forbidden in current context",
549 cp_debug_print_flag (fil
420 cp_debug_print_flag (FILE *file, const char *desc, bool flag) function
[all...]

Completed in 419 milliseconds