Home
last modified time | relevance | path

Searched refs:hasDeclarator (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp82 static bool hasDeclarator(const Decl *D) { in hasDeclarator() function
2197 if (hasDeclarator(D)) return; in handleNoReturnAttr()
5152 if (hasDeclarator(D)) return; in handleCallConvAttr()
6068 } else if (S.getLangOpts().ObjCAutoRefCount && hasDeclarator(D) && in handleXReturnsXRetainedAttr()
6386 if (hasDeclarator(D)) in handleObjCOwnershipAttr()