Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc65 void inc_use_count () { m_use_count++; } in inc_use_count() function in file_cache_slot
342 c->inc_use_count (); in lookup_file()
348 r->inc_use_count (); in lookup_file()
H A DChangeLog-202121284 (file_cache_slot::inc_use_count): New.