Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp462 void resetPossibleLoopCounter(const Decl *D = nullptr) { in resetPossibleLoopCounter() function in __anon8e68b8fa0111::DSAStackTy
2522 DSAStack->resetPossibleLoopCounter(); in startOpenMPCXXRangeFor()
2576 DSAStack->resetPossibleLoopCounter(D); in isOpenMPPrivateDecl()
9273 DSAStack->resetPossibleLoopCounter(); in ActOnOpenMPLoopInitialization()