Searched refs:ILDecl (Results 1 – 1 of 1) sorted by relevance
9134 VarDecl *ILDecl = buildVarDecl(SemaRef, InitLoc, Int32Ty, ".omp.is_last"); in checkOpenMPLoop() local9135 IL = buildDeclRefExpr(SemaRef, ILDecl, Int32Ty, InitLoc); in checkOpenMPLoop()9136 SemaRef.AddInitializerToDecl(ILDecl, in checkOpenMPLoop()