Searched refs:buildCounterInit (Results 1 – 1 of 1) sorted by relevance
7865 Expr *buildCounterInit() const;9051 Expr *OpenMPIterationSpaceChecker::buildCounterInit() const { return LB; } in buildCounterInit() function in __anon1dd12e443f11::OpenMPIterationSpaceChecker9309 ResultIterSpaces[CurrentNestedLoopCount].CounterInit = ISC.buildCounterInit(); in checkOpenMPIterationSpace()9414 buildCounterInit(Sema &SemaRef, Scope *S, SourceLocation Loc, ExprResult VarRef, in buildCounterInit() function10277 buildCounterInit(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()