Searched refs:DtorId (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h273 unsigned CtorId = 0, DtorId = 0; variable
282 std::string NewDtorName = ("__ORCstatic_dtor." + Twine(DtorId++)).str();

Completed in 71 milliseconds