Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h735 struct HelperExprs { struct
737 Expr *IterationVarRef;
739 Expr *LastIteration;
741 Expr *NumIterations;
743 Expr *CalcLastIteration;
745 Expr *PreCond;
747 Expr *Cond;
749 Expr *Init;
751 Expr *Inc;
753 Expr *IL;
[all …]