Home | History | Annotate | Download | only in Sema

Lines Matching refs:AttrLoc

363 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc,
369 AttributedStmt *LS = new (Context) AttributedStmt(AttrLoc, Attrs, SubStmt);