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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp462 Decl *D_scratch = m_target.GetClangASTImporter()->DeportDecl( local
465 if (!D_scratch) {
480 if (NamedDecl *NamedDecl_scratch = dyn_cast<NamedDecl>(D_scratch))

Completed in 131 milliseconds