Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7790 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anon296aa5743911::OpenMPIterationSpaceChecker
9011 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()
9143 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()