Home
last modified time | relevance | path

Searched refs:continueLookup (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp635 void LookupState::continueLookup(Error Err) { in continueLookup() function in llvm::orc::LookupState
650 LS.continueLookup(make_error<StringError>( in ~DefinitionGenerator()
1925 void LookupTask::run() { LS.continueLookup(Error::success()); } in run()
H A DOrcV2CBindings.cpp656 LS.continueLookup(unwrap(Err)); in LLVMOrcLookupStateContinueLookup()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h902 void continueLookup(Error Err);