Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp2291 bool IsDirPoppedFromStack = false; in write() local
2295 IsDirPoppedFromStack = true; in write()
2297 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()