Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2292 bool IsDirPoppedFromStack = false; in write() local
2296 IsDirPoppedFromStack = true; in write()
2298 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()