Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2786 bool IsDirPoppedFromStack = false; in write() local
2790 IsDirPoppedFromStack = true; in write()
2792 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()