Home | History | Annotate | Download | only in Sema

Lines Matching refs:isReferenced

1143   if (D->isReferenced() || D->isUsed() || D->hasAttr<UnusedAttr>())
7053 if (!(*Param)->isReferenced() && (*Param)->getDeclName() &&