Searched refs:LLVMOrcLookupStateRef (Results 1 – 2 of 2) sorted by relevance
329 typedef struct LLVMOrcOpaqueLookupState *LLVMOrcLookupStateRef; typedef366 LLVMOrcLookupStateRef *LookupState, LLVMOrcLookupKind Kind,1006 LLVM_C_ABI void LLVMOrcLookupStateContinueLookup(LLVMOrcLookupStateRef S,
61 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)277 LLVMOrcLookupStateRef LSR = ::wrap(OrcV2CAPIHelper::extractLookupState(LS)); in tryToGenerate()653 void LLVMOrcLookupStateContinueLookup(LLVMOrcLookupStateRef S, in LLVMOrcLookupStateContinueLookup()