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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h205 class CtorDtorRunner { class in namespace:llvm::orc
207 CtorDtorRunner(JITDylib &JD) : JD(JD) {} function in class:llvm::orc::CtorDtorRunner

Completed in 107 milliseconds