Searched defs:OMPIteratorExpr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 99 class OMPIteratorExpr; variable |
H A D | ExprOpenMP.h | 202 explicit OMPIteratorExpr(EmptyShell Shell, unsigned NumIterators) in OMPIteratorExpr() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 5277 OMPIteratorExpr::OMPIteratorExpr( OMPIteratorExpr() function in OMPIteratorExpr |