Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1035 void setFallthrough(bool Fallthrough);
/openbsd/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1508 void RedirectingFileSystem::setFallthrough(bool Fallthrough) { in setFallthrough() function in RedirectingFileSystem