Searched defs:destruct (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h263 void (*destruct)(struct bufferevent *); member in struct:bufferevent_ops
/freebsd-13-stable/contrib/libevent/
H A Dbufferevent-internal.h288 void (*destruct)(struct bufferevent *); member in struct:bufferevent_ops
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h622 static void destruct(void *obj) { delete static_cast<CHECKER *>(obj); } function in class:clang::ento::CheckerManager
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h392 template <class T> void destruct() { get<T>()->~T(); } function in class:llvm::DIEValue
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h544 void destruct() { function in class:clang::ImplicitConversionSequence

Completed in 152 milliseconds