Home | History | Annotate | Download | only in Sema

Lines Matching refs:AttrLoc

1154   StmtResult RebuildAttributedStmt(SourceLocation AttrLoc,
1157 return SemaRef.ActOnAttributedStmt(AttrLoc, Attrs, SubStmt);