Searched refs:GetLoopDecl (Results 1 – 1 of 1) sorted by relevance
3948 ValueDecl *GetLoopDecl() const { return LCDecl; } in GetLoopDecl() function in __anone74a4b2f1411::OpenMPIterationSpaceChecker4589 if (auto *D = ISC.GetLoopDecl()) { in ActOnOpenMPLoopInitialization()4653 if (auto *LCDecl = ISC.GetLoopDecl()) { in CheckOpenMPIterationSpace()