Lines Matching refs:attrList
450 SourceLocation EndProtoLoc, AttributeList *AttrList) {
495 if (AttrList)
496 ProcessDeclAttributeList(TUScope, IDecl, AttrList);
679 AttributeList *AttrList) {
681 // FIXME: Deal with AttrList.
718 if (AttrList)
719 ProcessDeclAttributeList(TUScope, PDecl, AttrList);
815 AttributeList *attrList) {
829 if (attrList)
830 ProcessDeclAttributeList(TUScope, PDecl, attrList);
3073 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind,
3183 if (AttrList)
3184 ProcessDeclAttributeList(TUScope, ObjCMethod, AttrList);