Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h435 clang::ASTContext *src_ctx) { in GetDelegate()
H A DClangASTImporter.cpp237 clang::ASTContext *src_ctx) in CompleteTagDeclsScope()
332 clang::ASTContext *src_ctx = &decl->getASTContext(); in DeportDecl() local
/openbsd-src/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) in link_enc_cfg_copy()
H A Ddc_resource.c3605 dc_resource_state_copy_construct(const struct dc_state * src_ctx,struct dc_state * dst_ctx) dc_resource_state_copy_construct() argument
H A Damdgpu_dc.c2239 dc_copy_state(struct dc_state * src_ctx) dc_copy_state() argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp10045 void ScratchTypeSystemClang::ForgetSource(ASTContext *src_ctx, in ForgetSource()