Searched refs:get_separator (Results 1 – 9 of 9) sorted by relevance
387 StringRef Sep = llvm::sys::path::get_separator(); in findClangRelativeSysroot()416 Base += llvm::sys::path::get_separator(); in MinGW()422 (Base + Arch + llvm::sys::path::get_separator() + "lib").str()); in MinGW()574 Base + Arch + llvm::sys::path::get_separator() + "include"); in AddClangSystemIncludeArgs()584 StringRef Slash = llvm::sys::path::get_separator(); in AddClangCXXStdlibIncludeArgs()
355 StringRef get_separator(Style style = Style::native);
252 std::string PathSep = std::string(sys::path::get_separator()); in getPathToStyle()
480 NativePath += sys::path::get_separator(); in remapPathNames()
51 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
1183 if (!Dir.endswith(sys::path::get_separator(style))) { in makeAbsolute()1184 Result += sys::path::get_separator(style); in makeAbsolute()
607 StringRef get_separator(Style style) { in get_separator() function
1022 MCOS->emitBytes(sys::path::get_separator()); in EmitGenDwarfInfo()
2643 Relative.consume_front(llvm::sys::path::get_separator()); in getOrCreateModuleRef()