Searched defs:copied_decl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTSource.cpp | 464 Decl *copied_decl = CopyDecl(decl); FindExternalLexicalDecls() local |
H A D | ClangExpressionDeclMap.cpp | 1038 clang::Decl *copied_decl = CopyDecl(decl_from_modules); in LookupInModulesDeclVendor() local |