Home
last modified time | relevance | path

Searched defs:c_is_empty (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c344 bool c_is_empty = (c->file_path == NULL); in evicted_cache_tab_entry() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc412 bool c_is_empty = (c->get_file_path () == NULL); in evicted_cache_tab_entry() local