Searched refs:hasDeclarator (Results 1 – 3 of 3) sorted by relevance
46 inline bool hasDeclarator(const Decl *D) { in hasDeclarator() function
1823 } else if (getLangOpts().ObjCAutoRefCount && hasDeclarator(D) && in handleXReturnsXRetainedAttr()2140 if (hasDeclarator(D)) in handleOwnershipAttr()
1827 if (hasDeclarator(D)) return; in handleNoReturnAttr()4661 if (hasDeclarator(D)) return; in handleCallConvAttr()