Searched defs:OMPArraySectionExpr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprOpenMP.h | 64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, OMPArraySectionExpr() function |
H A D | ComputeDependence.h | 96 class OMPArraySectionExpr; global() variable |