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

/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DPathV2.cpp99 size_t root_dir_start(StringRef str) { function in namespace:__anon10373
135 size_t root_dir_pos = root_dir_start(path.substr(0, end_pos));
236 size_t root_dir_pos = root_dir_start(Path);

Completed in 197 milliseconds