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

Declarations

tools/lldb/include/lldb/Utility/FileSpec.h
  399   FileSpec CopyByRemovingLastPathComponent() const;

References

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 5110       FileSpec exec_dir = this_file_spec.CopyByRemovingLastPathComponent();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
  198       module_cache_spec.CopyByRemovingLastPathComponent();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
  268           module_cache_spec.CopyByRemovingLastPathComponent();