Searched refs:destroy_func (Results 1 – 6 of 6) sorted by relevance
64 static CompilerType InferArtificialCoroType(Function *destroy_func, in InferArtificialCoroType() argument66 if (!destroy_func) in InferArtificialCoroType()69 Block &block = destroy_func->GetBlock(true); in InferArtificialCoroType()143 Function *destroy_func = ExtractDestroyFunction(target_sp, frame_ptr_addr); in Update() local151 if (destroy_func) { in Update()153 InferArtificialCoroType(destroy_func, ConstString("__promise"))) { in Update()159 InferArtificialCoroType(destroy_func, ConstString("__coro_frame")); in Update()
62 typedef void destroy_func(struct krb5_key_state *ks); typedef81 destroy_func *ec_destroy;
57 query_destroy_func destroy_func; /* called on destroy */ member
301 qstate->destroy_func = on_mp_read_session_destroy; in on_mp_read_session_request_process()
237 qstate->destroy_func = on_mp_write_session_destroy; in on_mp_write_session_request_process()
1252 retval->destroy_func = on_query_destroy; in init_query_state() 1276 qstate->destroy_func(qstate); in destroy_query_state()