Searched refs:LBDecl (Results 1 – 1 of 1) sorted by relevance
9119 VarDecl *LBDecl = buildVarDecl(SemaRef, InitLoc, VType, ".omp.lb"); in checkOpenMPLoop() local9120 LB = buildDeclRefExpr(SemaRef, LBDecl, VType, InitLoc); in checkOpenMPLoop()9121 SemaRef.AddInitializerToDecl(LBDecl, in checkOpenMPLoop()