Searched defs:Slash (Results 1 – 3 of 3) sorted by relevance
584 StringRef Slash = llvm::sys::path::get_separator(); in AddClangCXXStdlibIncludeArgs() local
46 Slash, // '/' enumerator
2101 auto Slash = PartialPath.find_last_of(SlashChars); in codeCompleteIncludedFile() local