Home
last modified time | relevance | path

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

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