Searched defs:OMPArraySectionExpr (Results 1 – 2 of 2) sorted by relevance
64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in OMPArraySectionExpr() function79 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() function
91 class OMPArraySectionExpr; variable