Home | History | Annotate | Download | only in Sema

Lines Matching refs:ProcessDeclAttributeList

4535 /// ProcessDeclAttributeList - Apply all the decl attributes in the specified
4537 void Sema::ProcessDeclAttributeList(Scope *S, Decl *D,
4720 ProcessDeclAttributeList(S, D, Attrs);
4728 ProcessDeclAttributeList(S, D, Attrs, /*IncludeCXX11Attributes=*/false);
4732 ProcessDeclAttributeList(S, D, Attrs);