Lines Matching refs:attrList
908 SourceLocation EndProtoLoc, AttributeList *AttrList) {
993 if (AttrList)
994 ProcessDeclAttributeList(TUScope, IDecl, AttrList);
1130 AttributeList *AttrList) {
1132 // FIXME: Deal with AttrList.
1169 if (AttrList)
1170 ProcessDeclAttributeList(TUScope, PDecl, AttrList);
1685 AttributeList *attrList) {
1699 if (attrList)
1700 ProcessDeclAttributeList(TUScope, PDecl, attrList);
4289 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind,
4397 if (AttrList)
4398 ProcessDeclAttributeList(TUScope, ObjCMethod, AttrList);