Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dopts.c1510 static bool type_explicit; in set_debug_level() local
1536 if (type_explicit && write_symbols != NO_DEBUG && type != write_symbols) in set_debug_level()
1540 type_explicit = true; in set_debug_level()