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