Home
last modified time | relevance | path

Searched refs:backup (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp204 for (const std::pair<clang::Decl *, Backup> &backup : m_backups) { in ~DeclContextOverride() local
205 backup.first->setDeclContext(backup.second.decl_context); in ~DeclContextOverride()
206 backup.first->setLexicalDeclContext(backup.second.lexical_decl_context); in ~DeclContextOverride()
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/FreeBSDKernel/tools/
H A DREADME.rst21 test vmcores smaller. Make a backup if necessary.
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dlegalize-memcpy-with-debug-info.mir23 …!1 = !DIFile(filename: "/Users/vsk/src/llvm-backup-main/llvm/test/CodeGen/AArch64/GlobalISel/legal…
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dlivedebugvalues_recover_clobbers.mir5 ;; clobbered, we should transfer variable locations to backup locations, if
/llvm-project-15.0.7/llvm/docs/
H A DGoldPlugin.rst63 Once you're ready to switch to using gold, backup your existing
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
H A Dmain.m28 MyClass *backup; field
59 self->backup = [[MyClass alloc] initWithInt:x andFloat:y andChar:z];
/llvm-project-15.0.7/openmp/runtime/tools/lib/
H A Dtools.pm1538 if ( $opts{ -backup } and ( -f $name ) ) {
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dpr45181.ll162 !3 = !DIFile(filename: "/Users/vsk/tmp/x.cc", directory: "/Users/vsk/src/llvm-backup-main")