Home
last modified time | relevance | path

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

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