Searched defs:NumIterators (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprOpenMP.h | 318 unsigned NumIterators = 0; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 5222 CreateEmpty(const ASTContext & Context,unsigned NumIterators) CreateEmpty() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 11373 unsigned NumIterators = E->numOfIterators(); TransformOMPIteratorExpr() local |