Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2866 bool IsDirPoppedFromStack = false; in write() local
2870 IsDirPoppedFromStack = true; in write()
2872 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()