Searched refs:buildCounterInit (Results 1 – 1 of 1) sorted by relevance
6537 Expr *buildCounterInit() const;7682 Expr *OpenMPIterationSpaceChecker::buildCounterInit() const { return LB; } in buildCounterInit() function in __anonf152f9343211::OpenMPIterationSpaceChecker7911 ResultIterSpaces[CurrentNestedLoopCount].CounterInit = ISC.buildCounterInit(); in checkOpenMPIterationSpace()7985 buildCounterInit(Sema &SemaRef, Scope *S, SourceLocation Loc, ExprResult VarRef, in buildCounterInit() function8758 buildCounterInit(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()