Searched refs:sourceAddendum (Results 1 – 2 of 2) sorted by relevance
120 const DescriptorAddendum *sourceAddendum{source.Addendum()}; in AllocateResult() local122 CFI_attribute_allocatable, sourceAddendum != nullptr); in AllocateResult()123 if (sourceAddendum) { in AllocateResult()124 *result.Addendum() = *sourceAddendum; in AllocateResult()
208 if (const auto *sourceAddendum = source.Addendum()) { in EstablishPointerSection() local210 *addendum = *sourceAddendum; in EstablishPointerSection()