Home
last modified time | relevance | path

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

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