Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp180 const Decl *PossiblyLoopCounter = nullptr; member
458 getTopOfStack().PossiblyLoopCounter = D ? D->getCanonicalDecl() : D; in resetPossibleLoopCounter()
462 return getTopOfStack().PossiblyLoopCounter; in getPossiblyLoopCunter()