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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp743 size_t RootPathLen = sys::path::root_path(Trimmed).size(); local
744 while (Trimmed.size() > RootPathLen &&

Completed in 367 milliseconds