Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c3618 static int no_print_functions = 0; variable
3640 if (no_print_functions && (TREE_CODE (t) == FUNCTION_DECL)) in print_binding_level()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc4548 static int no_print_functions = 0; variable
4570 if (no_print_functions && (TREE_CODE (t) == FUNCTION_DECL)) in print_binding_level()