Home
last modified time | relevance | path

Searched defs:LoopIterationSpace (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7676 bool IsStrictCompare = false;
7678 Expr *PreCond = nullptr;
7683 Expr *CounterVar = nullptr;
7687 Expr *CounterInit = nullptr;
7690 Expr *CounterStep = nullptr;
7692 bool Subtract = false;
7694 SourceRange InitSrcRange;
7696 SourceRange CondSrcRange;
7698 SourceRange IncSrcRange;
7702 Expr *MinValue = nullptr;
[all …]