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

Declarations

tools/lldb/include/lldb/Core/Module.h
  863   bool RemapSourceFile(llvm::StringRef path, std::string &new_path) const;

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  211     module->RemapSourceFile(llvm::StringRef(original_file), remapped_file);
  716             if (module_sp->RemapSourceFile(cu_file_spec.GetPath(),