Home
last modified time | relevance | path

Searched defs:Fallback (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp302 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp214 StringRef Fallback) { in getRSTStringWithTextFallback()
/freebsd-13.1/tests/sys/fs/fusefs/
H A Dlocks.cc47 class Fallback: public FuseTest { class
/freebsd-13.1/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp352 const Info *Fallback = nullptr; in parseOneArgGrouped() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp523 CombiningDirIterImpl(directory_iterator FirstIter, FileSystemPtr Fallback, in CombiningDirIterImpl()