Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc98 bool needs_read_p () const;
575 file_cache_slot::needs_read_p () const in needs_read_p() function in file_cache_slot
644 if (!needs_read_p ()) in maybe_read_data()
H A DChangeLog-202115697 (file_cache_slot::needs_read_p): Handle NULL fp, which is now possible.
21318 (file_cache_slot::needs_read_p): ...this.