Home
last modified time | relevance | path

Searched defs:root_dir_pos (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp144 size_t root_dir_pos = root_dir_start(path, style); in parent_path_end() local
313 size_t root_dir_pos = root_dir_start(Path, S); in operator ++() local