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

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DPath.cpp104 size_t root_dir_start(StringRef str) { function in namespace:__anon2662
140 size_t root_dir_pos = root_dir_start(path.substr(0, end_pos));
326 size_t root_dir_pos = root_dir_start(Path);

Completed in 75 milliseconds