Searched refs:getDefiningAttr (Results 1 – 3 of 3) sorted by relevance
698 const Attr *getDefiningAttr() const;
621 const Attr *Decl::getDefiningAttr() const { in getDefiningAttr() function in Decl
778 if (const Attr *A = D->getDefiningAttr()) { in checkAliases()