Searched defs:ArraySectionExpr (Results 1 – 2 of 2) sorted by relevance
97 class ArraySectionExpr; variable
7109 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in ArraySectionExpr() function7124 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in ArraySectionExpr() function7136 explicit ArraySectionExpr(EmptyShell Shell) in ArraySectionExpr() function