Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c900 current_ref_temp_count = 0; in store_init_value()
H A Dmangle.c4354 write_compact_number (current_ref_temp_count++); in mangle_ref_init_variable()
H A Dcp-tree.h1779 #define current_ref_temp_count scope_chain->ref_temp_count macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc849 current_ref_temp_count = 0; in store_init_value()
H A Dmangle.cc4566 write_compact_number (current_ref_temp_count++); in mangle_ref_init_variable()
H A Dcp-tree.h1918 #define current_ref_temp_count scope_chain->ref_temp_count macro
H A DChangeLog-20195330 (current_ref_temp_count): New macro.