Lines Matching defs:exists
146 if (!exists(f) || is_other(f) || is_other(t) || (is_directory(f) && is_regular_file(t)) ||
147 (exists(t) && detail::stat_equivalent(f_st, t_st))) {
154 } else if (not exists(t)) {
176 if (!exists(t)) {
405 const bool to_exists = exists(to_st);
486 else if (exists(st))
494 if (not exists(parent_st)) {
626 if (!exists(s1))
629 if (!exists(s2))
641 if (!exists(fst) || !is_regular_file(fst)) {
1038 if (!exists(st) || !is_directory(st))
1063 } else if (exists(st)) {