Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2123 bool IsDirPoppedFromStack = false; in write() local
2127 IsDirPoppedFromStack = true; in write()
2129 if (IsDirPoppedFromStack || !IsCurrentDirEmpty) { in write()