Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7911 bool IsStrictCompare = false;
7913 Expr *PreCond = nullptr;
7918 Expr *CounterVar = nullptr;
7922 Expr *CounterInit = nullptr;
7925 Expr *CounterStep = nullptr;
7927 bool Subtract = false;
7929 SourceRange InitSrcRange;
7931 SourceRange CondSrcRange;
7933 SourceRange IncSrcRange;
7937 Expr *MinValue = nullptr;
[all …]