Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DClangASTSource.cpp462 Decl *copied_decl = m_ast_importer->CopyDecl(m_ast_context, original_ctx, decl); in FindExternalLexicalDecls() local
886 …Decl *copied_decl = ast_importer->CopyDecl(ast_context, &result_method->getASTContext(), result_me… in FindObjCMethodDeclsWithOrigin() local
1087 …Decl *copied_decl = m_ast_importer->CopyDecl(m_ast_context, &method_decl->getASTContext(), method_… in FindObjCMethodDecls() local
1669 …Decl *copied_decl = m_ast_importer->CopyDecl(m_ast_context, namespace_decl.GetASTContext(), namesp… in AddNamespace() local