Home | History | Annotate | Download | only in Sema

Lines Matching refs:ProcessDeclAttributeList

10272   ProcessDeclAttributeList(S, D, Attrs.getList());  
11445 ProcessDeclAttributeList(S, New, Attr);
12636 ProcessDeclAttributeList(S, Record, Attr);
12907 if (Attr) ProcessDeclAttributeList(S, New, Attr);
13101 ProcessDeclAttributeList(S, Enum, Attr);