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