Searched defs:GetPathStyle (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | FileSpec.cpp | 333 FileSpec::Style FileSpec::GetPathStyle() const { return m_style; } in GetPathStyle() function in FileSpec |
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFUnit.cpp | 820 FileSpec::Style DWARFUnit::GetPathStyle() { GetPathStyle() function in DWARFUnit |