Home | History | Annotate | Download | only in Sema

Lines Matching refs:DelayedDiagnostic

22 #include "clang/Sema/DelayedDiagnostic.h"
1455 S.DelayedDiagnostics.add(DelayedDiagnostic::makeAccess(Loc, Entity));
1468 void Sema::HandleDelayedAccessCheck(DelayedDiagnostic &DD, Decl *D) {