Searched refs:PrevUBDecl (Results 1 – 2 of 2) sorted by relevance
5173 auto *PrevUBDecl = CD->getParam(/*PrevUB=*/3); in CheckOpenMPLoop() local5180 buildDeclRefExpr(SemaRef, PrevUBDecl, PrevUBDecl->getType(), InitLoc); in CheckOpenMPLoop()
8480 ImplicitParamDecl *PrevUBDecl = CD->getParam(/*PrevUB=*/3); in checkOpenMPLoop() local8487 buildDeclRefExpr(SemaRef, PrevUBDecl, PrevUBDecl->getType(), InitLoc); in checkOpenMPLoop()