Home
last modified time | relevance | path

Searched refs:SepPrefix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp508 bool SepPrefix = is_separator(Prefix[I], style); in starts_with() local
509 if (SepPath != SepPrefix) in starts_with()