Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2699 bool IsCurrentDirEmpty = true; in write() local
2702 IsCurrentDirEmpty = false; in write()
2709 if (!IsCurrentDirEmpty) { in write()
2719 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()
2723 IsCurrentDirEmpty = true; in write()
2734 IsCurrentDirEmpty = false; in write()