Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DComputeDependence.h97 class ArraySectionExpr; variable
DExpr.h6759 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in ArraySectionExpr() function
6774 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in ArraySectionExpr() function
6786 explicit ArraySectionExpr(EmptyShell Shell) in ArraySectionExpr() function