Home
last modified time | relevance | path

Searched defs:ExpectedLookupResult (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1183 using ExpectedLookupResult = in resolveExternalSymbols() typedef
1186 using ExpectedLookupResult = Expected<JITSymbolResolver::LookupResult>; in resolveExternalSymbols() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1157 using ExpectedLookupResult = in resolveExternalSymbols() typedef
1160 using ExpectedLookupResult = Expected<JITSymbolResolver::LookupResult>; in resolveExternalSymbols() typedef