Searched defs:OMPArrayShapingExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 97 class OMPArrayShapingExpr; global() variable |
H A D | ExprOpenMP.h | 162 explicit OMPArrayShapingExpr(EmptyShell Shell, unsigned NumDims) OMPArrayShapingExpr() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 5065 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, OMPArrayShapingExpr() function in OMPArrayShapingExpr |