Searched defs:src_ctx (Results 1 – 7 of 7) sorted by relevance
457 clang::ASTContext *src_ctx) { in GetDelegate() argument
240 : m_delegate(importer.GetDelegate(dst_ctx, src_ctx)), m_dst_ctx(dst_ctx), in CompleteTagDeclsScope() argument 335 clang::ASTContext *src_ctx = &decl->getASTContext(); DeportDecl() local
2501 const struct dc_state *src_ctx, in dc_resource_state_copy_construct()
1375 struct dc_state *dc_copy_state(struct dc_state *src_ctx) in dc_copy_state()
3200 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3284 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local
3010 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local3094 class ipa_polymorphic_call_context *src_ctx in update_jump_functions_after_inlining() local
9779 ForgetSource(ASTContext * src_ctx,ClangASTImporter & importer) ForgetSource() argument