Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp480 Decl *D_scratch = persistent_vars->GetClangASTImporter()->DeportDecl( in CommitPersistentDecls() local
483 if (!D_scratch) { in CommitPersistentDecls()
498 if (NamedDecl *NamedDecl_scratch = dyn_cast<NamedDecl>(D_scratch)) in CommitPersistentDecls()