Searched defs:ArraySectionExpr (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/include/clang/AST/ | ||
| H A D | ComputeDependence.h | 97 class ArraySectionExpr; variable |
| H A D | Expr.h | 6922 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, ArraySectionExpr() function |