Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2852 bool IsCurrentDirEmpty = true; in write() local
2855 IsCurrentDirEmpty = false; in write()
2862 if (!IsCurrentDirEmpty) { in write()
2872 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()
2876 IsCurrentDirEmpty = true; in write()
2886 IsCurrentDirEmpty = false; in write()