Home
last modified time | relevance | path

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

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