Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c10759 static GTY(()) struct tinst_level *last_error_tinst_level; variable
26377 return current_tinst_level != last_error_tinst_level; in problematic_instantiation_changed()
26384 set_refcount_ptr (last_error_tinst_level, current_tinst_level); in record_last_problematic_instantiation()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc11083 static GTY(()) struct tinst_level *last_error_tinst_level; variable
27236 return current_tinst_level != last_error_tinst_level; in problematic_instantiation_changed()
27243 set_refcount_ptr (last_error_tinst_level, current_tinst_level); in record_last_problematic_instantiation()
H A DChangeLog-20112260 last_error_tinst_level.