Searched defs:dst_ctx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.h | 222 void InstallMapCompleter(clang::ASTContext *dst_ctx, in InstallMapCompleter() argument |
H A D | ClangASTImporter.cpp | 239 CompleteTagDeclsScope(ClangASTImporter & importer,clang::ASTContext * dst_ctx,clang::ASTContext * src_ctx) CompleteTagDeclsScope() argument |