Searched refs:PlatformSetupFunction (Results 1 – 1 of 1) sorted by relevance
311 using PlatformSetupFunction = unique_function<Expected<JITDylibSP>(LLJIT &J)>; variable324 PlatformSetupFunction SetUpPlatform;442 setPlatformSetUp(LLJITBuilderState::PlatformSetupFunction SetUpPlatform) { in setPlatformSetUp()