Searched defs:src_ctx (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h434 GetDelegate(clang::ASTContext *dst_ctx, clang::ASTContext *src_ctx) argument
H A DClangASTImporter.cpp332 clang::ASTContext *src_ctx = &decl->getASTContext(); local
235 CompleteTagDeclsScope(ClangASTImporter &importer, clang::ASTContext *dst_ctx, clang::ASTContext *src_ctx) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c289 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) argument
H A Ddc_resource.c3601 dc_resource_state_copy_construct( const struct dc_state *src_ctx, struct dc_state *dst_ctx) argument
H A Damdgpu_dc.c2239 struct dc_state *dc_copy_state(struct dc_state *src_ctx) argument

Completed in 205 milliseconds