Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4001 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anon45dbc4932111::OpenMPIterationSpaceChecker
4724 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()
4798 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()