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