Home
last modified time | relevance | path

Searched defs:destroy_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCoroutines.cpp65 static CompilerType InferPromiseType(Function &destroy_func) { in InferPromiseType()
174 if (Function *destroy_func = in Update() local
/freebsd/usr.sbin/nscd/
H A Dquery.h57 query_destroy_func destroy_func; /* called on destroy */ member
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto.h62 typedef void destroy_func(struct krb5_key_state *ks); typedef