Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc58 const char *get_file_path () const { return m_file_path; } in get_file_path()
119 const char *m_file_path; member in file_cache_slot
384 m_file_path = NULL; in evict()
464 m_file_path = file_path; in create()
544 : m_use_count (0), m_file_path (NULL), m_fp (NULL), m_data (0), in file_cache_slot()