Home
last modified time | relevance | path

Searched defs:IsSep (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1945 auto IsSep = [Separator](StringRef Component) { in trySimplifyPath() local
2543 const auto IsSep = [BackslashStyle](char c) { in HandleHeaderIncludeOrImport() local