Searched refs:hasDeclarator (Results 1 – 1 of 1) sorted by relevance
78 static bool hasDeclarator(const Decl *D) { in hasDeclarator() function2049 if (hasDeclarator(D)) return; in handleNoReturnAttr()4524 if (hasDeclarator(D)) return; in handleCallConvAttr()5318 } else if (S.getLangOpts().ObjCAutoRefCount && hasDeclarator(D) && in handleXReturnsXRetainedAttr()5629 if (hasDeclarator(D)) return; in handleObjCOwnershipAttr()