Home
last modified time | relevance | path

Searched refs:PathType (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBHostOS.h29 GetLLDBPath (lldb::PathType path_type);
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDHostInfoBase.h113 static bool GetLLDBPath(lldb::PathType type, FileSpec &file_spec);
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBHostOS.cpp47 SBHostOS::GetLLDBPath (lldb::PathType path_type) in GetLLDBPath()
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp149 HostInfoBase::GetLLDBPath(lldb::PathType type, FileSpec &file_spec) in GetLLDBPath()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h893 enum PathType enum