Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h175 std::unique_ptr<PDBSymbolTypeUDT> OwnedStorage; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp145 OwnedStorage = std::move(UDT); in ClassLayout()