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