Searched refs:destroy_func (Results 1 – 6 of 6) sorted by relevance
65 static CompilerType InferPromiseType(Function &destroy_func) { in InferPromiseType() argument66 Block &block = destroy_func.GetBlock(true); in InferPromiseType()174 if (Function *destroy_func = in Update() local176 if (CompilerType inferred_type = InferPromiseType(*destroy_func)) { 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()