Searched refs:OldFirst (Results 1 – 2 of 2) sorted by relevance
761 void ActOnForStmtBegin(SourceLocation ForLoc, const Stmt *OldFirst,
1590 void SemaOpenACC::ActOnForStmtBegin(SourceLocation ForLoc, const Stmt *OldFirst, in ActOnForStmtBegin() argument1597 ForStmtBeginChecker FSBC{*this, ForLoc, OldFirst, OldSecond, in ActOnForStmtBegin()