Home
last modified time | relevance | path

Searched defs:GetPathStyle (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp332 FileSpec::Style FileSpec::GetPathStyle() const { return m_style; } in GetPathStyle() function in FileSpec
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp771 FileSpec::Style DWARFUnit::GetPathStyle() { in GetPathStyle() function in DWARFUnit