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.h6921 enum ArraySectionType { OMPArraySection, OpenACCArraySection }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5166 OMPArraySection = 1 in getPrivateItem() enumerator