Searched refs:getLoopDecl (Results 1 – 1 of 1) sorted by relevance
8026 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker9258 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()9410 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()