Home
last modified time | relevance | path

Searched refs:flag_alt_external_templates (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.h650 extern int flag_alt_external_templates;
Dc-opts.c1056 flag_alt_external_templates = on;
Dc-common.c486 int flag_alt_external_templates; variable
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-1993240 * cp-lex.c (extract_interface_info): If flag_alt_external_templates
244 * cp-tree.h: Declare flag_alt_external_templates.
DChangeLog-1996924 with flag_alt_external_templates.
DChangeLog-200372 flag_alt_external_templates or flag_external_templates.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dlex.c819 if (flag_alt_external_templates) in extract_interface_info()
Ddecl2.c181 if (flag_alt_external_templates)
Dpt.c5358 if (flag_alt_external_templates)
10403 if (flag_alt_external_templates)
Ddecl.c14598 || flag_alt_external_templates))
14620 || flag_alt_external_templates))
DChangeLog.19085 * cp-lex.c (extract_interface_info): If flag_alt_external_templates
9089 * cp-tree.h: Declare flag_alt_external_templates.
DChangeLog.217202 with flag_alt_external_templates.