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.h6941 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in ArraySectionExpr() function
6956 ArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in ArraySectionExpr() function
6968 explicit ArraySectionExpr(EmptyShell Shell) in ArraySectionExpr() function