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