Searched refs:BuildAttributedStmt (Results 1 – 3 of 3) sorted by relevance
565 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() function in Sema587 return BuildAttributedStmt(Attrs.Range.getBegin(), SemanticAttrs, SubStmt); in ActOnAttributedStmt()
1316 return SemaRef.BuildAttributedStmt(AttrLoc, Attrs, SubStmt); in RebuildAttributedStmt()
4687 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,