Searched refs:getLoopDecl (Results 1 – 1 of 1) sorted by relevance
7244 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anon5b04668f3411::OpenMPIterationSpaceChecker8473 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()8601 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()