Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7875 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anon7e4ded5b3b11::OpenMPIterationSpaceChecker
9094 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()
9226 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()