Home
last modified time | relevance | path

Searched defs:backup (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
H A Dmain.m28 MyClass *backup; field
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp207 backup.first->setDeclContext(backup.second.decl_context); in ~DeclContextOverride() local