Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h174 std::unique_ptr<PDBSymbolTypeUDT> OwnedStorage; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp144 OwnedStorage = std::move(UDT); in ClassLayout()