Searched refs:get_separator (Results 1 – 13 of 13) sorted by relevance
87 Base += llvm::sys::path::get_separator(); in MinGW()93 (Base + Arch + llvm::sys::path::get_separator() + "lib").str()); in MinGW()215 Base + Arch + llvm::sys::path::get_separator() + "include"); in AddClangSystemIncludeArgs()228 Base + "include" + llvm::sys::path::get_separator() + in AddClangCXXStdlibIncludeArgs()229 "c++" + llvm::sys::path::get_separator() + "v1"); in AddClangCXXStdlibIncludeArgs()244 CppIncludeBase += llvm::sys::path::get_separator(); in AddClangCXXStdlibIncludeArgs()
328 StringRef get_separator();
345 StringRef get_separator(Style style = Style::native);
56 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
616 StringRef get_separator() { in get_separator() function
51 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
617 StringRef get_separator(Style style) { in get_separator() function
254 std::string PathSep = sys::path::get_separator(); in getPathToStyle()
401 NativePath += sys::path::get_separator(); in remapPathNames()
727 MCOS->EmitBytes(sys::path::get_separator()); in EmitGenDwarfInfo()
1011 MCOS->EmitBytes(sys::path::get_separator()); in EmitGenDwarfInfo()