Searched defs:OMPIteratorExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 98 class OMPIteratorExpr; global() variable |
H A D | ExprOpenMP.h | 326 explicit OMPIteratorExpr(EmptyShell Shell, unsigned NumIterators) OMPIteratorExpr() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 5186 OMPIteratorExpr::OMPIteratorExpr( OMPIteratorExpr() function in OMPIteratorExpr |