Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp540 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSizeImpl() local
542 UpperBoundAttr->getAsSignedConstant()) { in getTypeSizeImpl()