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