Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebugger.h559 std::unique_ptr<SourceManager> m_source_manager_up; // This is a scratch variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1091 std::unique_ptr<clang::SourceManager> m_source_manager_up; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1532 lldb::SourceManagerUP m_source_manager_up; variable