Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp433 bool path_has_sep = in append() local
435 if (path_has_sep) { in append()