Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DReproducer.cpp299 redirecting_vfs.setFallthrough(false); in Verify()
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h759 void setFallthrough(bool Fallthrough);
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1160 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough() function in RedirectingFileSystem