Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp730 size_t RootPathLen = sys::path::root_path(Trimmed).size(); in parseEntry() local
731 while (Trimmed.size() > RootPathLen && in parseEntry()