Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DCoreAPIsTest.cpp353 auto OnBarResolution = [&](Expected<SymbolMap> Result) { in TEST_F() local
363 ES.lookup({&V}, {Bar}, std::move(OnBarResolution), std::move(OnBarReady), in TEST_F()