Searched refs:ActOnAttributedStmt (Results 1 – 3 of 3) sorted by relevance
129 return Actions.ActOnAttributedStmt(Attrs, Res.get()); in ParseStatementOrDeclaration()710 SubStmt = Actions.ActOnAttributedStmt(TempAttrs, SubStmt.get()); in ParseLabeledStatement()1195 R = Actions.ActOnAttributedStmt(attrs, R.get()); in ParseCompoundStatementBody()
599 StmtResult Sema::ActOnAttributedStmt(const ParsedAttributes &Attrs, in ActOnAttributedStmt() function in Sema
4950 StmtResult ActOnAttributedStmt(const ParsedAttributes &AttrList,