Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1068 void removeQuery(const AsynchronousSymbolQuery &Q);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1421 void JITDylib::MaterializingInfo::removeQuery( in removeQuery() function in llvm::orc::JITDylib::MaterializingInfo
1672 MI.removeQuery(Q); in detachQueryHelper()