Searched refs:continueLookup (Results 1 – 4 of 4) sorted by relevance
688 LS.continueLookup(unwrap(Err)); in LLVMOrcLookupStateContinueLookup()
633 void LookupState::continueLookup(Error Err) { in continueLookup() function in llvm::orc::LookupState
898 void continueLookup(Error Err);
1132 LS.continueLookup(Error::success()); in TEST_F()