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