reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
418 void SetFile(llvm::StringRef path);
286 void SetPath(llvm::StringRef p) { SetFile(p); }
tools/lldb/source/Utility/FileSpec.cpp 473 SetFile(llvm::sys::path::parent_path(current_path, m_style));