Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp5173 auto *PrevUBDecl = CD->getParam(/*PrevUB=*/3); in CheckOpenMPLoop() local
5180 buildDeclRefExpr(SemaRef, PrevUBDecl, PrevUBDecl->getType(), InitLoc); in CheckOpenMPLoop()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp8480 ImplicitParamDecl *PrevUBDecl = CD->getParam(/*PrevUB=*/3); in checkOpenMPLoop() local
8487 buildDeclRefExpr(SemaRef, PrevUBDecl, PrevUBDecl->getType(), InitLoc); in checkOpenMPLoop()