Searched defs:OMPArraySectionExpr (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in OMPArraySectionExpr() function 76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExprOpenMP.h | 64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in OMPArraySectionExpr() function 79 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() function
|
D | ComputeDependence.h | 96 class OMPArraySectionExpr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExprOpenMP.h | 64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in OMPArraySectionExpr() function 79 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() function
|
D | ComputeDependence.h | 97 class OMPArraySectionExpr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExprOpenMP.h | 64 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, Expr *Stride, in OMPArraySectionExpr() function 79 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() function
|
D | ComputeDependence.h | 97 class OMPArraySectionExpr; variable
|