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.cpp2865 bool IsCurrentDirEmpty = true; in write() local
2868 IsCurrentDirEmpty = false; in write()
2875 if (!IsCurrentDirEmpty) { in write()
2885 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()
2889 IsCurrentDirEmpty = true; in write()
2899 IsCurrentDirEmpty = false; in write()