Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp467 void resetPossibleLoopCounter(const Decl *D = nullptr) { in resetPossibleLoopCounter() function in __anon1dd12e440111::DSAStackTy
2530 DSAStack->resetPossibleLoopCounter(); in startOpenMPCXXRangeFor()
2585 DSAStack->resetPossibleLoopCounter(D); in isOpenMPPrivateDecl()
9082 DSAStack->resetPossibleLoopCounter(); in ActOnOpenMPLoopInitialization()