Searched refs:ActOnAttributedStmt (Results 1 – 3 of 3) sorted by relevance
133 return Actions.ActOnAttributedStmt(Attrs, Res.get()); in ParseStatementOrDeclaration()769 SubStmt = Actions.ActOnAttributedStmt(TempAttrs, SubStmt.get()); in ParseLabeledStatement()1274 R = Actions.ActOnAttributedStmt(attrs, R.get()); in ParseCompoundStatementBody()
600 StmtResult Sema::ActOnAttributedStmt(const ParsedAttributes &Attrs, in ActOnAttributedStmt() function in Sema
5199 StmtResult ActOnAttributedStmt(const ParsedAttributes &AttrList,