Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h77 FileSpec m_file_spec_orig; // The original file spec that was used (can be variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp449 : m_file_spec_orig(file_spec), m_file_spec(), m_mod_time(), in File()
455 : m_file_spec_orig(file_spec), m_file_spec(), m_mod_time(), in File()