Searched refs:BuildCXXForRangeStmt (Results 1 – 3 of 3) sorted by relevance
2500 StmtResult R = BuildCXXForRangeStmt( in ActOnCXXForRangeStmt()2693 StmtResult Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, in BuildCXXForRangeStmt() function in Sema
2376 return getSema().BuildCXXForRangeStmt(ForLoc, CoawaitLoc, Init, ColonLoc, in RebuildCXXForRangeStmt()
4746 StmtResult BuildCXXForRangeStmt(SourceLocation ForLoc,