Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1031 void removeGenerator(DefinitionGenerator &G);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp678 void JITDylib::removeGenerator(DefinitionGenerator &G) { in removeGenerator() function in llvm::orc::JITDylib