Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h224 std::function<FindSymbolSignature> findSymbolImpl; variable
242 assert(findSymbolImpl && in findSymbol()
244 return findSymbolImpl(Name, ExportedSymbolsOnly); in findSymbol()