Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemaRef

375 static bool ShouldRemoveFromUnused(Sema *SemaRef, const DeclaratorDecl *D) {
387 return !SemaRef->ShouldWarnIfUnusedFileScopedDecl(DeclToCheck);
393 return !SemaRef->ShouldWarnIfUnusedFileScopedDecl(DeclToCheck);
403 VD->isUsableInConstantExpressions(SemaRef->Context))
410 return !SemaRef->ShouldWarnIfUnusedFileScopedDecl(DeclToCheck);
416 return !SemaRef->ShouldWarnIfUnusedFileScopedDecl(DeclToCheck);