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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c425 cp_debug_print_flag (FILE *file, const char *desc, bool flag)
534 cp_debug_print_flag (file, "Allow GNU extensions",
536 cp_debug_print_flag (file, "'>' token is greater-than",
538 cp_debug_print_flag (file, "Default args allowed in current "
540 cp_debug_print_flag (file, "Parsing integral constant-expression",
542 cp_debug_print_flag (file, "Allow non-constant expression in current "
545 cp_debug_print_flag (file, "Seen non-constant expression",
547 cp_debug_print_flag (file, "Local names and 'this' forbidden in "
550 cp_debug_print_flag (file, "In unbraced linkage specification",
552 cp_debug_print_flag (fil
424 cp_debug_print_flag (FILE *file, const char *desc, bool flag) function
[all...]

Completed in 159 milliseconds