Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclLoc

583   SourceLocation DeclLoc = declarator.getIdentifierLoc();
584 if (DeclLoc.isInvalid())
585 DeclLoc = DS.getSourceRange().getBegin();
658 S.Diag(DeclLoc, diag::ext_missing_declspec)
670 S.Diag(DeclLoc, diag::err_missing_type_specifier)
678 S.Diag(DeclLoc, diag::ext_missing_type_specifier)
801 S.Diag(DeclLoc, diag::err_invalid_protocol_qualifiers)