Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1371 size_t RootPathLen = sys::path::root_path(Trimmed).size(); in parseEntry() local
1372 while (Trimmed.size() > RootPathLen && in parseEntry()