Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp90 static FileSpec g_empty_file_spec; in GetFileSpecAtIndex() local
91 return g_empty_file_spec; in GetFileSpecAtIndex()