Home
last modified time | relevance | path

Searched defs:LookupResult (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h39 struct LookupResult { struct
56 raw_ostream &operator<<(raw_ostream &OS, const LookupResult &R); argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
DnsBaseHashtable.hpp29 struct LookupResult { struct in nsBaseHashtable
31 EntryType* mEntry;
32 nsBaseHashtable& mTable;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp54 auto LookupResult = ES.lookup( in callThroughToSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h346 using LookupResult = std::map<StringRef, JITEvaluatedSymbol>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkGeneric.cpp80 Expected<AsyncLookupResult> LookupResult) mutable { in linkPhase1()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp1671 auto LookupResult = MemoryAccessToClass.find(From); in setMemoryClass() local