Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h136 UniquePtrVector<LayoutItemBase> ChildStorage; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp304 ChildStorage.push_back(std::move(Child)); in addChildToLayout()