Searched refs:GetPathStyle (Results 1 – 7 of 7) sorted by relevance
333 FileSpec::Style FileSpec::GetPathStyle() const { return m_style; } in GetPathStyle() function in FileSpec 561 Denormalize(denormalized_dir, F.GetPathStyle()); in format() 563 Stream << GetPreferredPathSeparator(F.GetPathStyle()); in format()
217 Style GetPathStyle() const;
820 FileSpec::Style DWARFUnit::GetPathStyle() { in GetPathStyle() function in DWARFUnit823 return m_comp_dir->GetPathStyle(); in GetPathStyle()893 GetPathStyle()); in ComputeAbsolutePath()
194 FileSpec::Style GetPathStyle();
844 FileSpec cu_file_spec(cu_die.GetName(), dwarf_cu.GetPathStyle()); in ParseCompileUnit()1107 dwarf_cu.GetPathStyle(), comp_dir); in ParseSupportFiles()1157 prologue, tu.GetPathStyle()); in GetTypeUnitSupportFiles()1211 FileSpec include_spec(include_path, dwarf_cu->GetPathStyle()); in ParseImportedModules()4336 FileSpec(symfile.GetPath() + ".dwp", symfile.GetPathStyle()); in GetDwpSymbolFile()
214 FileSpec new_file_spec(path, file_spec.GetPathStyle()); in MakeAbsolute()
1851 remote_filename.GetPathStyle()); in LoadImageUsingPaths()