Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1043 void setFallthrough(bool Fallthrough);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1510 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough() function in RedirectingFileSystem