Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c2286 if (!problematic_instantiation_changed () || current_instantiation () == 0) in maybe_print_instantiation_context()
H A Dcp-tree.h4144 extern int problematic_instantiation_changed (void);
H A DChangeLog-20001628 * cp-tree.h (problematic_instantiation_changed,
1648 * pt.c (problematic_instantiation_changed): Define.
H A Dpt.c12623 problematic_instantiation_changed (void) in problematic_instantiation_changed() function
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c2569 if (!problematic_instantiation_changed () || current_instantiation () == 0)
H A Dcp-tree.h4114 extern int problematic_instantiation_changed PARAMS ((void));
H A Dpt.c10850 problematic_instantiation_changed () in problematic_instantiation_changed() function
H A DChangeLog11500 * cp-tree.h (problematic_instantiation_changed,
11520 * pt.c (problematic_instantiation_changed): Define.