Searched refs:ToInheritableAttr (Results 1 – 1 of 1) sorted by relevance
9631 if (auto *ToInheritableAttr = dyn_cast<InheritableAttr>(ToAttr)) in importAttr() local9632 ToInheritableAttr->setInherited(FromAttr->isInherited()); in importAttr()