Searched defs:OMPArraySectionExpr (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h44 class OMPArraySectionExpr : public Expr { class in namespace:clang
51 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, function in class:clang::OMPArraySectionExpr
75 explicit OMPArraySectionExpr(EmptyShell Shell) function in class:clang::OMPArraySectionExpr

Completed in 210 milliseconds