Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h194 NativeObjectStream(std::unique_ptr<raw_pwrite_stream> OS) : OS(std::move(OS)) {} in NativeObjectStream() function
/external/llvm-project/llvm/include/llvm/LTO/
DLTO.h194 NativeObjectStream(std::unique_ptr<raw_pwrite_stream> OS) : OS(std::move(OS)) {} in NativeObjectStream() function