reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Symbol/CompileUnit.cpp
  200     file_idx = GetSupportFiles().FindFileIndex(1, *file_spec_ptr, true);
  201     if (file_idx == UINT32_MAX)
  209     file_idx = support_files.FindFileIndex(
  211     if (file_idx == UINT32_MAX)
  212       file_idx = 0;
  216     return line_table->FindLineEntryIndexByFileIndex(start_idx, file_idx, line,