Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2109 bool IsCurrentDirEmpty = true; in write() local
2112 IsCurrentDirEmpty = false; in write()
2119 if (!IsCurrentDirEmpty) { in write()
2129 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()
2133 IsCurrentDirEmpty = true; in write()
2144 IsCurrentDirEmpty = false; in write()