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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp376 Sema::DeclGroupPtrTy result_decl_group_ptr; local
378 result_decl_group_ptr = m_sema->ConvertDeclToDeclGroup(result_decl);
385 result_decl_group_ptr, SourceLocation(), SourceLocation()));

Completed in 54 milliseconds