Home | History | Annotate | Download | only in Sema

Lines Matching refs:AttrLoc

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