Searched defs:OMPArraySection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 6902 enum ArraySectionType { OMPArraySection, OpenACCArraySection }; global() enumerator |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 5170 OMPArraySection = 1 getPrivateItem() enumerator |