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