Home
last modified time | relevance | path

Searched refs:OldSecond (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h762 const Stmt *First, const Stmt *OldSecond,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1591 const Stmt *First, const Stmt *OldSecond, in ActOnForStmtBegin() argument
1597 ForStmtBeginChecker FSBC{*this, ForLoc, OldFirst, OldSecond, in ActOnForStmtBegin()