Home | History | Annotate | Download | only in Sema

Lines Matching refs:Attrs

1066                                    ArrayRef<const Attr*> Attrs,
1068 return SemaRef.ActOnAttributedStmt(AttrLoc, Attrs, SubStmt);
5228 if (SubStmt.get() == S->getSubStmt() /* && attrs are the same */)