Lines Matching refs:attrList
461 SourceLocation EndProtoLoc, AttributeList *AttrList) {
506 if (AttrList)
507 ProcessDeclAttributeList(TUScope, IDecl, AttrList);
710 AttributeList *AttrList) {
712 // FIXME: Deal with AttrList.
749 if (AttrList)
750 ProcessDeclAttributeList(TUScope, PDecl, AttrList);
861 AttributeList *attrList) {
875 if (attrList)
876 ProcessDeclAttributeList(TUScope, PDecl, attrList);
3054 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind,
3160 if (AttrList)
3161 ProcessDeclAttributeList(TUScope, ObjCMethod, AttrList);