Home
last modified time | relevance | path

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

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