Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h407 std::unique_ptr<SourceManager> m_source_manager_up; // This is a scratch variable
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h1069 std::unique_ptr<clang::SourceManager> m_source_manager_up; variable
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h1409 lldb::SourceManagerUP m_source_manager_up; variable