Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2768 bool IsDirPoppedFromStack = false; in write() local
2772 IsDirPoppedFromStack = true; in write()
2774 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()