Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp484 std::error_code incrementDirIter(bool IsFirstTime) { in incrementDirIter() function in __anona9173f7c0411::CombiningDirIterImpl
497 std::error_code EC = incrementDirIter(IsFirstTime); in incrementImpl()