Searched refs:GuessPathStyle (Results 1 – 5 of 5) sorted by relevance
225 auto orig_style = FileSpec::GuessPathStyle(prefix).value_or( in RemapPath()244 auto orig_style = FileSpec::GuessPathStyle(orig_file).value_or( in ReverseRemapPath()
198 static std::optional<Style> GuessPathStyle(llvm::StringRef absolute_path);
873 FileSpec::GuessPathStyle(comp_dir).value_or(FileSpec::Style::native); in ComputeCompDirAndGuessPathStyle()881 "", FileSpec::GuessPathStyle(name).value_or(FileSpec::Style::native)); in ComputeCompDirAndGuessPathStyle()
310 FileSpec::GuessPathStyle(llvm::StringRef absolute_path) { in GuessPathStyle() function in FileSpec
802 FileSpec::Style style = FileSpec::GuessPathStyle(record->Name) in ParseFileRecords()