Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h182 std::function<FindSymbolInSignature> findSymbolInImpl; variable
206 assert(findSymbolInImpl && in findSymbolIn()
208 return findSymbolInImpl(H, Name, ExportedSymbolsOnly); in findSymbolIn()