Searched refs:SupportFileSP (Results 1 – 7 of 7) sorted by relevance
119 lldb::SupportFileSP support_file_sp, lldb::user_id_t uid,235 lldb::SupportFileSP GetPrimarySupportFile() const { in GetPrimarySupportFile()426 lldb::SupportFileSP m_primary_support_file_sp;
137 lldb::SupportFileSP
44 lldb::SupportFileSP GetSupportFileAtIndex(size_t idx) const;
30 lldb::SupportFileSP support_file_sp, in CompileUnit()
360 SupportFileSP prev_file; in Dump()
466 typedef std::shared_ptr<lldb_private::SupportFile> SupportFileSP; typedef
786 auto initialize_cu = [&](lldb::SupportFileSP support_file_sp, in ParseCompileUnit()