Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp454 void resetPossibleLoopCounter(const Decl *D = nullptr) { in resetPossibleLoopCounter() function in __anon296aa5740111::DSAStackTy
2467 DSAStack->resetPossibleLoopCounter(); in startOpenMPCXXRangeFor()
2520 DSAStack->resetPossibleLoopCounter(D); in isOpenMPPrivateDecl()
9026 DSAStack->resetPossibleLoopCounter(); in ActOnOpenMPLoopInitialization()