Searched defs:dst_ctx (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.h | 200 InstallMapCompleter(clang::ASTContext * dst_ctx,MapCompleter & completer) InstallMapCompleter() argument |
H A D | ClangASTImporter.cpp | 236 /// \param dst_ctx The ASTContext to which Decls are imported. in CompleteTagDeclsScope() argument |