Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp117 size_t root_dir_start(StringRef str, Style style) { in root_dir_start() function
147 size_t root_dir_pos = root_dir_start(path, style); in parent_path_end()
316 size_t root_dir_pos = root_dir_start(Path, S); in operator ++()