Searched refs:backup (Results 1 – 8 of 8) sorted by relevance
204 for (const std::pair<clang::Decl *, Backup> &backup : m_backups) { in ~DeclContextOverride() local205 backup.first->setDeclContext(backup.second.decl_context); in ~DeclContextOverride()206 backup.first->setLexicalDeclContext(backup.second.lexical_decl_context); in ~DeclContextOverride()
21 test vmcores smaller. Make a backup if necessary.
23 …!1 = !DIFile(filename: "/Users/vsk/src/llvm-backup-main/llvm/test/CodeGen/AArch64/GlobalISel/legal…
5 ;; clobbered, we should transfer variable locations to backup locations, if
63 Once you're ready to switch to using gold, backup your existing
28 MyClass *backup; field59 self->backup = [[MyClass alloc] initWithInt:x andFloat:y andChar:z];
1538 if ( $opts{ -backup } and ( -f $name ) ) {
162 !3 = !DIFile(filename: "/Users/vsk/tmp/x.cc", directory: "/Users/vsk/src/llvm-backup-main")