Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DOrcV2CBindings.cpp60 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState() function in llvm::orc::OrcV2CAPIHelper
153 OrcV2CAPIHelper::resetLookupState(LS, ::unwrap(LSR)); in tryToGenerate()