Home
last modified time | relevance | path

Searched defs:m_source_manager_up (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h705 std::unique_ptr<SourceManager> m_source_manager_up; // This is a scratch global() variable
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1180 std::unique_ptr<clang::SourceManager> m_source_manager_up; global() variable
/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1576 lldb::SourceManagerUP m_source_manager_up; global() variable