Home
last modified time | relevance | path

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

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