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