Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2754 bool IsCurrentDirEmpty = true; in write() local
2757 IsCurrentDirEmpty = false; in write()
2764 if (!IsCurrentDirEmpty) { in write()
2774 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()
2778 IsCurrentDirEmpty = true; in write()
2789 IsCurrentDirEmpty = false; in write()