Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp333 FileSpec::Style FileSpec::GetPathStyle() const { return m_style; } in GetPathStyle() function in FileSpec
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp820 FileSpec::Style DWARFUnit::GetPathStyle() { in GetPathStyle() function in DWARFUnit