Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1075 void setFallthrough(bool Fallthrough);
/src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1534 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough() function in RedirectingFileSystem