Searched defs:Slash (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h46 Slash, // '/' enumerator in enum:llvm::AsmToken::TokenKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2095 auto Slash = PartialPath.find_last_of(LangOpts.MSVCCompat ? "/\\" : "/"); local

Completed in 120 milliseconds