Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp454 Decl *D_scratch = persistent_vars->GetClangASTImporter()->DeportDecl( in CommitPersistentDecls() local
457 if (!D_scratch) { in CommitPersistentDecls()
472 if (NamedDecl *NamedDecl_scratch = dyn_cast<NamedDecl>(D_scratch)) in CommitPersistentDecls()