| CalculateLineOffsets(uint32_t line=UINT32_MAX) | lldb_private::SourceManager::File | protected | 
  | CommonInitializer(lldb::SupportFileSP support_file_sp, lldb::TargetSP target_sp) | lldb_private::SourceManager::File | private | 
  | CommonInitializerImpl(lldb::SupportFileSP support_file_sp, lldb::TargetSP target_sp) | lldb_private::SourceManager::File | private | 
  | DisplaySourceLines(uint32_t line, std::optional< size_t > column, uint32_t context_before, uint32_t context_after, Stream *s) | lldb_private::SourceManager::File |  | 
  | File(lldb::SupportFileSP support_file_sp, lldb::TargetSP target_sp) | lldb_private::SourceManager::File |  | 
  | File(lldb::SupportFileSP support_file_sp, lldb::DebuggerSP debugger_sp) | lldb_private::SourceManager::File |  | 
  | FindLinesMatchingRegex(RegularExpression ®ex, uint32_t start_line, uint32_t end_line, std::vector< uint32_t > &match_lines) | lldb_private::SourceManager::File |  | 
  | GetChecksum() const | lldb_private::SourceManager::File | inline | 
  | GetChecksumWarningOnceFlag() | lldb_private::SourceManager::File | inline | 
  | GetLine(uint32_t line_no, std::string &buffer) | lldb_private::SourceManager::File |  | 
  | GetLineLength(uint32_t line, bool include_newline_chars) | lldb_private::SourceManager::File |  | 
  | GetLineOffset(uint32_t line) | lldb_private::SourceManager::File |  | 
  | GetNumLines() | lldb_private::SourceManager::File |  | 
  | GetSourceMapModificationID() const | lldb_private::SourceManager::File | inline | 
  | GetSupportFile() const | lldb_private::SourceManager::File | inline | 
  | GetTimestamp() const | lldb_private::SourceManager::File | inline | 
  | LineIsValid(uint32_t line) | lldb_private::SourceManager::File |  | 
  | LineOffsets typedef | lldb_private::SourceManager::File | protected | 
  | m_checksum | lldb_private::SourceManager::File | protected | 
  | m_checksum_warning_once_flag | lldb_private::SourceManager::File | protected | 
  | m_data_sp | lldb_private::SourceManager::File | protected | 
  | m_debugger_wp | lldb_private::SourceManager::File | protected | 
  | m_mod_time | lldb_private::SourceManager::File | protected | 
  | m_offsets | lldb_private::SourceManager::File | protected | 
  | m_source_map_mod_id | lldb_private::SourceManager::File | protected | 
  | m_support_file_sp | lldb_private::SourceManager::File | protected | 
  | m_target_wp | lldb_private::SourceManager::File | protected | 
  | ModificationTimeIsStale() const | lldb_private::SourceManager::File |  | 
  | operator==(const SourceManager::File &lhs, const SourceManager::File &rhs) | lldb_private::SourceManager::File | friend | 
  | PathRemappingIsStale() const | lldb_private::SourceManager::File |  | 
  | PeekLineData(uint32_t line) | lldb_private::SourceManager::File |  | 
  | SetSupportFile(lldb::SupportFileSP support_file_sp) | lldb_private::SourceManager::File | protected |