Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfallback_allocator.d21 struct FallbackAllocator(Primary, Fallback) in FallbackAllocator() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfallback_allocator.d24 struct FallbackAllocator(Primary, Fallback) in FallbackAllocator() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DIRSymtab.cpp301 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp214 StringRef Fallback) { in getRSTStringWithTextFallback()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp353 const Info *Fallback = nullptr; in parseOneArgGrouped() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp523 CombiningDirIterImpl(directory_iterator FirstIter, FileSystemPtr Fallback, in CombiningDirIterImpl()