Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp433 void resetPossibleLoopCounter(const Decl *D = nullptr) { in resetPossibleLoopCounter() function in __anon5b04668f0111::DSAStackTy
2299 DSAStack->resetPossibleLoopCounter(); in startOpenMPCXXRangeFor()
2338 DSAStack->resetPossibleLoopCounter(D); in isOpenMPPrivateDecl()
8488 DSAStack->resetPossibleLoopCounter(); in ActOnOpenMPLoopInitialization()