Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h856 void continueLookup(Error Err);
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp582 void LookupState::continueLookup(Error Err) { in continueLookup() function in llvm::orc::LookupState