Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, OMPArraySectionExpr() function
79 explicit OMPArraySectionExpr(EmptyShell Shell) OMPArraySectionExpr() function
H A DComputeDependence.h96 class OMPArraySectionExpr; global() variable