Searched refs:parent_path_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DPath.cpp134 size_t parent_path_end(StringRef path) { function in namespace:__anon2662
489 size_t end_pos = parent_path_end(path);
497 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()));

Completed in 14 milliseconds