Home
last modified time | relevance | path

Searched defs:GetDirectory (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DFileSpec.h223 const ConstString &GetDirectory() const { return m_directory; } in GetDirectory() function
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectDiagnostics.cpp69 llvm::Expected<FileSpec> GetDirectory() { in GetDirectory() function in CommandObjectDiagnosticsDump
/openbsd/gnu/llvm/lldb/source/API/
H A DSBFileSpec.cpp114 const char *SBFileSpec::GetDirectory() const { in GetDirectory() function in SBFileSpec