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