Searched refs:NotifyCreatedFunction (Results 1 – 1 of 1) sorted by relevance
314 using NotifyCreatedFunction = std::function<Error(LLJIT &)>; variable326 NotifyCreatedFunction NotifyCreated;453 setNotifyCreatedCallback(LLJITBuilderState::NotifyCreatedFunction Callback) { in setNotifyCreatedCallback()