Searched refs:BuildCXXForRangeStmt (Results 1 – 3 of 3) sorted by relevance
2547 StmtResult R = BuildCXXForRangeStmt( in ActOnCXXForRangeStmt()2740 StmtResult Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, in BuildCXXForRangeStmt() function in Sema
2520 return getSema().BuildCXXForRangeStmt(ForLoc, CoawaitLoc, Init, ColonLoc, in RebuildCXXForRangeStmt()
5131 StmtResult BuildCXXForRangeStmt(SourceLocation ForLoc,