Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp527 if (auto ElemCountAttr = Child.find(DW_AT_count)) in getTypeSize() local
529 ElemCountAttr->getAsUnsignedConstant()) in getTypeSize()