Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp34 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState() function in llvm::orc::OrcV2CAPIHelper
301 OrcV2CAPIHelper::resetLookupState(LS, ::unwrap(LSR)); in tryToGenerate()
655 OrcV2CAPIHelper::resetLookupState(LS, ::unwrap(S)); in LLVMOrcLookupStateContinueLookup()