Home
last modified time | relevance | path

Searched defs:OMPArrayShapingExpr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h92 class OMPArrayShapingExpr; variable
H A DExprOpenMP.h162 explicit OMPArrayShapingExpr(EmptyShell Shell, unsigned NumDims) in OMPArrayShapingExpr() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4761 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr() function in OMPArrayShapingExpr