Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DSourceManager.h70 FileSpec m_file_spec_orig; // The original file spec that was used (can be variable
/external/llvm-project/lldb/source/Core/
DSourceManager.cpp384 : m_file_spec_orig(file_spec), m_file_spec(file_spec), in File()
391 : m_file_spec_orig(file_spec), m_file_spec(file_spec), in File()