Home
last modified time | relevance | path

Searched defs:OMPArraySection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h7089 enum ArraySectionType { OMPArraySection, OpenACCArraySection }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5169 OMPArraySection = 1 in getPrivateItem() enumerator