Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp206 static FileSpec g_empty_file_spec; in GetFileSpecAtIndex() local
207 return g_empty_file_spec; in GetFileSpecAtIndex()
213 static FileSpec g_empty_file_spec; in GetFileSpecAtIndex() local
214 return g_empty_file_spec; in GetFileSpecAtIndex()