Lines Matching full:declaratordecl
1398 bool Sema::mightHaveNonExternalLinkage(const DeclaratorDecl *D) {
1419 bool Sema::ShouldWarnIfUnusedFileScopedDecl(const DeclaratorDecl *D) const {
1473 void Sema::MarkUnusedFileScopedDecl(const DeclaratorDecl *D) {
5481 static void SetNestedNameSpecifier(DeclaratorDecl *DD, Declarator &D) {
10673 DeclaratorDecl *FirstDeclaratorInGroup = nullptr;
10676 if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(D))