Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dpt.c12621 int i, save_access_control; in get_mostly_instantiated_function_type() local
12636 save_access_control = flag_access_control; in get_mostly_instantiated_function_type()
12652 flag_access_control = save_access_control; in get_mostly_instantiated_function_type()