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