Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DDebugger.h367 …std::unique_ptr<SourceManager> m_source_manager_ap; // This is a scratch source manager that we… variable
/external/lldb/include/lldb/Symbol/
DClangASTContext.h419 std::unique_ptr<clang::SourceManager> m_source_manager_ap; variable
/external/lldb/include/lldb/Target/
DTarget.h1202 std::unique_ptr<SourceManager> m_source_manager_ap; variable