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