Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3973 Expr *BuildCounterInit() const;
4548 Expr *OpenMPIterationSpaceChecker::BuildCounterInit() const { return LB; } in BuildCounterInit() function in __anon756b9f4d1411::OpenMPIterationSpaceChecker
4744 ResultIterSpace.CounterInit = ISC.BuildCounterInit(); in CheckOpenMPIterationSpace()
4763 BuildCounterInit(Sema &SemaRef, Scope *S, SourceLocation Loc, ExprResult VarRef, in BuildCounterInit() function
5285 ExprResult Init = BuildCounterInit(SemaRef, CurScope, UpdLoc, CounterVar, in CheckOpenMPLoop()