Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1607 size_t RootPathLen = sys::path::root_path(Trimmed, path_style).size(); in parseEntry() local
1608 while (Trimmed.size() > RootPathLen && in parseEntry()