Searched refs:EmitAttributeDiagnostic (Results 1 – 1 of 1) sorted by relevance
5233 auto EmitAttributeDiagnostic = [this, &DS](const ParsedAttr &AL) { in ParsedFreeStandingDeclSpec() local5245 llvm::for_each(DS.getAttributes(), EmitAttributeDiagnostic); in ParsedFreeStandingDeclSpec()5246 llvm::for_each(DeclAttrs, EmitAttributeDiagnostic); in ParsedFreeStandingDeclSpec()