enum OMPAllocateDeclAttr::AllocatorTypeTy

Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6920

Enumerators

NameValueComment
OMPNullMemAlloc0
OMPDefaultMemAlloc1
OMPLargeCapMemAlloc2
OMPConstMemAlloc3
OMPHighBWMemAlloc4
OMPLowLatMemAlloc5
OMPCGroupMemAlloc6
OMPPTeamMemAlloc7
OMPThreadMemAlloc8
OMPUserDefinedMemAlloc9