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