Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h860 void continueLookup(Error Err);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp604 void LookupState::continueLookup(Error Err) { in continueLookup() function in llvm::orc::LookupState