Home | History | Annotate | Download | only in Sema

Lines Matching refs:AttrLoc

1083   StmtResult RebuildAttributedStmt(SourceLocation AttrLoc,
1086 return SemaRef.ActOnAttributedStmt(AttrLoc, Attrs, SubStmt);