Searched refs:get_separator (Results 1 – 11 of 11) sorted by relevance
129 path::append(Resolved, path::get_separator()); in DiskFilesOrDirectories()141 path::append(CompletionBuffer, path::get_separator()); in DiskFilesOrDirectories()153 Storage.append(path::get_separator()); in DiskFilesOrDirectories()175 assert(!PartialItem.contains(path::get_separator())); in DiskFilesOrDirectories()220 path::append(CompletionBuffer, path::get_separator()); in DiskFilesOrDirectories()
359 StringRef Sep = llvm::sys::path::get_separator(); in findClangRelativeSysroot()386 Base += llvm::sys::path::get_separator(); in MinGW()392 (Base + Arch + llvm::sys::path::get_separator() + "lib").str()); in MinGW()534 Base + Arch + llvm::sys::path::get_separator() + "include"); in AddClangSystemIncludeArgs()544 StringRef Slash = llvm::sys::path::get_separator(); in AddClangCXXStdlibIncludeArgs()
69 Buffer.append(path::get_separator()); in ResolvePartial()
53 return llvm::sys::path::get_separator(style).data(); in GetPathSeparators()
345 StringRef get_separator(Style style = Style::native);
52 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
626 StringRef get_separator(Style style) { in get_separator() function
254 std::string PathSep = sys::path::get_separator(); in getPathToStyle()
397 NativePath += sys::path::get_separator(); in remapPathNames()
149 char sep = llvm::sys::path::get_separator().front(); in canonicalizePath()
1008 MCOS->EmitBytes(sys::path::get_separator()); in EmitGenDwarfInfo()