Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h993 void setFallthrough(bool Fallthrough);
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp1493 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough() function in RedirectingFileSystem