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

References

tools/lldb/source/Utility/FileSpec.cpp
  471   GetPath(current_path, false);
  472   if (llvm::sys::path::has_parent_path(current_path, m_style)) {
  473     SetFile(llvm::sys::path::parent_path(current_path, m_style));