Searched refs:ActOnAttributedStmt (Results 1 – 3 of 3) sorted by relevance
139 return Actions.ActOnAttributedStmt(Attrs, Res.get()); in ParseStatementOrDeclaration()781 SubStmt = Actions.ActOnAttributedStmt(TempAttrs, SubStmt.get()); in ParseLabeledStatement()1286 R = Actions.ActOnAttributedStmt(attrs, R.get()); in ParseCompoundStatementBody()
623 StmtResult Sema::ActOnAttributedStmt(const ParsedAttributes &Attrs, in ActOnAttributedStmt() function in Sema
10704 StmtResult ActOnAttributedStmt(const ParsedAttributes &AttrList,