Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h383 return m_source_file_cache; in GetSourceFileCache()
411 SourceManager::SourceFileCache m_source_file_cache; // All the source managers variable
/external/llvm-project/lldb/source/Core/
DDebugger.cpp218 m_source_file_cache.Clear(); in SetPropertyValue()
365 m_source_file_cache.Clear(); in SetUseSourceCache()
668 m_source_manager_up(), m_source_file_cache(), in Debugger()