Searched refs:obviously_this_exists (Results 1 – 1 of 1) sorted by relevance
762 bool obviously_this_exists; in remove_all_r() local763 if (error_code ec = remove(path, obviously_this_exists)) return ec; in remove_all_r()764 assert(obviously_this_exists); in remove_all_r()767 bool obviously_this_exists; in remove_all_r() local768 if (error_code ec = remove(path, obviously_this_exists)) return ec; in remove_all_r()769 assert(obviously_this_exists); in remove_all_r()