Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h137 UniquePtrVector<LayoutItemBase> ChildStorage; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp301 ChildStorage.push_back(std::move(Child)); in addChildToLayout()