Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1246 void removeQuery(const AsynchronousSymbolQuery &Q);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1236 void JITDylib::MaterializingInfo::removeQuery( in removeQuery() function in llvm::orc::JITDylib::MaterializingInfo
1495 MI.removeQuery(Q); in detachQueryHelper()