Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1192 void removeQuery(const AsynchronousSymbolQuery &Q);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1493 void JITDylib::MaterializingInfo::removeQuery( in removeQuery() function in llvm::orc::JITDylib::MaterializingInfo
1752 MI.removeQuery(Q); in detachQueryHelper()