Lines Matching refs:AttrList
432 SourceLocation EndProtoLoc, AttributeList *AttrList) {
460 if (AttrList)
461 ProcessDeclAttributeList(TUScope, IDecl, AttrList);
641 AttributeList *AttrList) {
643 // FIXME: Deal with AttrList.
680 if (AttrList)
681 ProcessDeclAttributeList(TUScope, PDecl, AttrList);
2791 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind,
2914 if (AttrList)
2915 ProcessDeclAttributeList(TUScope, ObjCMethod, AttrList);