Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp531 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSize() local
533 UpperBoundAttr->getAsSignedConstant()) { in getTypeSize()