Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h97 class ArraySectionExpr; variable
H A DExpr.h7109 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in ArraySectionExpr() function
7124 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in ArraySectionExpr() function
7136 explicit ArraySectionExpr(EmptyShell Shell) in ArraySectionExpr() function