Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h97 class ArraySectionExpr; variable
H A DExpr.h6922 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, ArraySectionExpr() function
6937 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, ArraySectionExpr() function
6949 explicit ArraySectionExpr(EmptyShell Shell) ArraySectionExpr() function