Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7146 bool IsStrictCompare = false;
7148 Expr *PreCond = nullptr;
7153 Expr *CounterVar = nullptr;
7157 Expr *CounterInit = nullptr;
7160 Expr *CounterStep = nullptr;
7162 bool Subtract = false;
7164 SourceRange InitSrcRange;
7166 SourceRange CondSrcRange;
7168 SourceRange IncSrcRange;
7172 Expr *MinValue = nullptr;
[all …]