Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2355 struct LoopIterationSpace { struct
2358 Expr *NumIterations;
2360 Expr *CounterVar;
2362 Expr *CounterInit;
2365 Expr *CounterStep;
2367 bool Subtract;
2369 SourceRange InitSrcRange;
2371 SourceRange CondSrcRange;
2373 SourceRange IncSrcRange;