Searched refs:LLVMOrcLookupStateRef (Results 1 – 2 of 2) sorted by relevance
328 typedef struct LLVMOrcOpaqueLookupState *LLVMOrcLookupStateRef; typedef365 LLVMOrcLookupStateRef *LookupState, LLVMOrcLookupKind Kind,996 void LLVMOrcLookupStateContinueLookup(LLVMOrcLookupStateRef S,
60 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(InProgressLookupState, LLVMOrcLookupStateRef)276 LLVMOrcLookupStateRef LSR = ::wrap(OrcV2CAPIHelper::extractLookupState(LS)); in tryToGenerate()652 void LLVMOrcLookupStateContinueLookup(LLVMOrcLookupStateRef S, in LLVMOrcLookupStateContinueLookup()