Home | History | Annotate | Download | only in Sema

Lines Matching refs:isReferenced

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