Home | History | Annotate | Download | only in Sema

Lines Matching refs:AttrLoc

433 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc,
437 AttributedStmt *LS = AttributedStmt::Create(Context, AttrLoc, Attrs, SubStmt);