Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp332 FileSpec::Style FileSpec::GetPathStyle() const { return m_style; } in GetPathStyle() function in FileSpec
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.cpp676 FileSpec::Style DWARFUnit::GetPathStyle() { in GetPathStyle() function in DWARFUnit